@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.397Z") @Stability(value=Stable) public interface CfnInstanceProfileProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default String getInstanceProfileName()
@Stability(value=Stable) @Nullable default String getPath()
@Stability(value=Stable) static CfnInstanceProfileProps.Builder builder()
CfnInstanceProfileProps.Builder of CfnInstanceProfilePropsCopyright © 2021. All rights reserved.