| Package | Description |
|---|---|
| software.amazon.awscdk.services.iam |
AWS Identity and Access Management Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnInstanceProfileProps.Builder |
CfnInstanceProfileProps.builder() |
CfnInstanceProfileProps.Builder |
CfnInstanceProfileProps.Builder.instanceProfileName(String instanceProfileName)
Sets the value of
CfnInstanceProfileProps.getInstanceProfileName() |
CfnInstanceProfileProps.Builder |
CfnInstanceProfileProps.Builder.path(String path)
Sets the value of
CfnInstanceProfileProps.getPath() |
CfnInstanceProfileProps.Builder |
CfnInstanceProfileProps.Builder.roles(List<String> roles)
Sets the value of
CfnInstanceProfileProps.getRoles() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnInstanceProfileProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnInstanceProfileProps.Builder. |
Copyright © 2022. All rights reserved.