CopyableBuilder<ReservedInstancesModificationResult.Builder,ReservedInstancesModificationResult>, SdkBuilder<ReservedInstancesModificationResult.Builder,ReservedInstancesModificationResult>public static interface ReservedInstancesModificationResult.Builder extends CopyableBuilder<ReservedInstancesModificationResult.Builder,ReservedInstancesModificationResult>
| Modifier and Type | Method | Description |
|---|---|---|
ReservedInstancesModificationResult.Builder |
reservedInstancesId(String reservedInstancesId) |
The ID for the Reserved Instances that were created as part of the modification request.
|
ReservedInstancesModificationResult.Builder |
targetConfiguration(ReservedInstancesConfiguration targetConfiguration) |
The target Reserved Instances configurations supplied as part of the modification request.
|
copyapply, buildReservedInstancesModificationResult.Builder reservedInstancesId(String reservedInstancesId)
The ID for the Reserved Instances that were created as part of the modification request. This field is only available when the modification is fulfilled.
reservedInstancesId - The ID for the Reserved Instances that were created as part of the modification request. This field is
only available when the modification is fulfilled.ReservedInstancesModificationResult.Builder targetConfiguration(ReservedInstancesConfiguration targetConfiguration)
The target Reserved Instances configurations supplied as part of the modification request.
targetConfiguration - The target Reserved Instances configurations supplied as part of the modification request.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.