public static interface TargetConfiguration.Builder extends SdkPojo, CopyableBuilder<TargetConfiguration.Builder,TargetConfiguration>
Modifier and Type | Method and Description |
---|---|
TargetConfiguration.Builder |
instanceCount(Integer instanceCount)
The number of instances the Convertible Reserved Instance offering can be applied to.
|
TargetConfiguration.Builder |
offeringId(String offeringId)
The ID of the Convertible Reserved Instance offering.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
TargetConfiguration.Builder instanceCount(Integer instanceCount)
The number of instances the Convertible Reserved Instance offering can be applied to. This parameter is reserved and cannot be specified in a request
instanceCount
- The number of instances the Convertible Reserved Instance offering can be applied to. This parameter
is reserved and cannot be specified in a requestTargetConfiguration.Builder offeringId(String offeringId)
The ID of the Convertible Reserved Instance offering.
offeringId
- The ID of the Convertible Reserved Instance offering.Copyright © 2023. All rights reserved.