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