@Stability(value=Stable)
public static interface CfnLaunchTemplate.IamInstanceProfileProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-iaminstanceprofile.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLaunchTemplate.IamInstanceProfileProperty.Builder
A builder for
CfnLaunchTemplate.IamInstanceProfileProperty |
static class |
CfnLaunchTemplate.IamInstanceProfileProperty.Jsii$Proxy
An implementation for
CfnLaunchTemplate.IamInstanceProfileProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnLaunchTemplate.IamInstanceProfileProperty.Builder |
builder() |
default String |
getArn()
`CfnLaunchTemplate.IamInstanceProfileProperty.Arn`.
|
default String |
getName()
`CfnLaunchTemplate.IamInstanceProfileProperty.Name`.
|
@Stability(value=Stable) @Nullable default String getArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-iaminstanceprofile.html#cfn-ec2-launchtemplate-launchtemplatedata-iaminstanceprofile-arn@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-iaminstanceprofile.html#cfn-ec2-launchtemplate-launchtemplatedata-iaminstanceprofile-name@Stability(value=Stable) static CfnLaunchTemplate.IamInstanceProfileProperty.Builder builder()
Copyright © 2020. All rights reserved.