| Package | Description |
|---|---|
| software.amazon.awscdk.services.iot |
AWS IoT Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnRoleAliasProps.Builder |
CfnRoleAliasProps.builder() |
CfnRoleAliasProps.Builder |
CfnRoleAliasProps.Builder.credentialDurationSeconds(Number credentialDurationSeconds)
Sets the value of
CfnRoleAliasProps.getCredentialDurationSeconds() |
CfnRoleAliasProps.Builder |
CfnRoleAliasProps.Builder.roleAlias(String roleAlias)
Sets the value of
CfnRoleAliasProps.getRoleAlias() |
CfnRoleAliasProps.Builder |
CfnRoleAliasProps.Builder.roleArn(String roleArn)
Sets the value of
CfnRoleAliasProps.getRoleArn() |
CfnRoleAliasProps.Builder |
CfnRoleAliasProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnRoleAliasProps.getTags() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnRoleAliasProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRoleAliasProps.Builder. |
Copyright © 2022. All rights reserved.