public static interface TargetConfigurationRequest.Builder extends CopyableBuilder<TargetConfigurationRequest.Builder,TargetConfigurationRequest>
| Modifier and Type | Method and Description |
|---|---|
TargetConfigurationRequest.Builder |
instanceCount(Integer instanceCount)
The number of instances the Covertible Reserved Instance offering can be applied to.
|
TargetConfigurationRequest.Builder |
offeringId(String offeringId)
The Convertible Reserved Instance offering ID.
|
copyapply, buildTargetConfigurationRequest.Builder instanceCount(Integer instanceCount)
The number of instances the Covertible Reserved Instance offering can be applied to. This parameter is reserved and cannot be specified in a request
instanceCount - The number of instances the Covertible Reserved Instance offering can be applied to. This parameter is
reserved and cannot be specified in a requestTargetConfigurationRequest.Builder offeringId(String offeringId)
The Convertible Reserved Instance offering ID.
offeringId - The Convertible Reserved Instance offering ID.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.