| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceSpecification |
Offering.resourceSpecification()
A definition of the amount of outbound bandwidth that you would be reserving if you purchase the offering.
|
ResourceSpecification |
Reservation.resourceSpecification()
A definition of the amount of outbound bandwidth that you would be reserving if you purchase the offering.
|
| Modifier and Type | Method and Description |
|---|---|
Offering.Builder |
Offering.Builder.resourceSpecification(ResourceSpecification resourceSpecification)
A definition of the amount of outbound bandwidth that you would be reserving if you purchase the offering.
|
Reservation.Builder |
Reservation.Builder.resourceSpecification(ResourceSpecification resourceSpecification)
A definition of the amount of outbound bandwidth that you would be reserving if you purchase the offering.
|
Copyright © 2023. All rights reserved.