| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<PriceScheduleSpecification> |
CreateReservedInstancesListingRequest.priceSchedules()
A list specifying the price of the Standard Reserved Instance for each month remaining in the Reserved Instance
term.
|
| Modifier and Type | Method and Description |
|---|---|
CreateReservedInstancesListingRequest.Builder |
CreateReservedInstancesListingRequest.Builder.priceSchedules(PriceScheduleSpecification... priceSchedules)
A list specifying the price of the Standard Reserved Instance for each month remaining in the Reserved
Instance term.
|
| Modifier and Type | Method and Description |
|---|---|
CreateReservedInstancesListingRequest.Builder |
CreateReservedInstancesListingRequest.Builder.priceSchedules(Collection<PriceScheduleSpecification> priceSchedules)
A list specifying the price of the Standard Reserved Instance for each month remaining in the Reserved
Instance term.
|
Copyright © 2023. All rights reserved.