@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.902Z") @Stability(value=Stable) public interface CfnInstanceProfileProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-instanceprofile.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnInstanceProfileProps.Builder
A builder for
CfnInstanceProfileProps |
static class |
CfnInstanceProfileProps.Jsii$Proxy
An implementation for
CfnInstanceProfileProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnInstanceProfileProps.Builder |
builder() |
default String |
getInstanceProfileName()
`AWS::IAM::InstanceProfile.InstanceProfileName`.
|
default String |
getPath()
`AWS::IAM::InstanceProfile.Path`.
|
List<String> |
getRoles()
`AWS::IAM::InstanceProfile.Roles`.
|
@Stability(value=Stable) @NotNull List<String> getRoles()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-instanceprofile.html#cfn-iam-instanceprofile-roles@Stability(value=Stable) @Nullable default String getInstanceProfileName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-instanceprofile.html#cfn-iam-instanceprofile-instanceprofilename@Stability(value=Stable) @Nullable default String getPath()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-instanceprofile.html#cfn-iam-instanceprofile-path@Stability(value=Stable) static CfnInstanceProfileProps.Builder builder()
CfnInstanceProfileProps.Builder of CfnInstanceProfilePropsCopyright © 2020. All rights reserved.