@Stability(value=Stable) public static final class CfnSpotFleet.IamInstanceProfileSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSpotFleet.IamInstanceProfileSpecificationProperty>
CfnSpotFleet.IamInstanceProfileSpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSpotFleet.IamInstanceProfileSpecificationProperty.Builder |
arn(String arn)
Sets the value of
CfnSpotFleet.IamInstanceProfileSpecificationProperty.getArn() |
CfnSpotFleet.IamInstanceProfileSpecificationProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnSpotFleet.IamInstanceProfileSpecificationProperty.Builder arn(String arn)
CfnSpotFleet.IamInstanceProfileSpecificationProperty.getArn()arn - `CfnSpotFleet.IamInstanceProfileSpecificationProperty.Arn`.this@Stability(value=Stable) public CfnSpotFleet.IamInstanceProfileSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnSpotFleet.IamInstanceProfileSpecificationProperty>CfnSpotFleet.IamInstanceProfileSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.