CopyableBuilder<TargetConfiguration.Builder,TargetConfiguration>, SdkBuilder<TargetConfiguration.Builder,TargetConfiguration>public static interface TargetConfiguration.Builder extends CopyableBuilder<TargetConfiguration.Builder,TargetConfiguration>
| Modifier and Type | Method | 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.
|
copyapply, buildTargetConfiguration.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 © 2017 Amazon Web Services, Inc. All Rights Reserved.