Uses of Class
software.amazon.awscdk.services.iot.CfnRoleAliasProps.Builder
-
Uses of CfnRoleAliasProps.Builder in software.amazon.awscdk.services.iot
Modifier and TypeMethodDescriptionstatic CfnRoleAliasProps.Builder
CfnRoleAliasProps.builder()
CfnRoleAliasProps.Builder.credentialDurationSeconds
(Number credentialDurationSeconds) Sets the value ofCfnRoleAliasProps.getCredentialDurationSeconds()
Sets the value ofCfnRoleAliasProps.getRoleAlias()
Sets the value ofCfnRoleAliasProps.getRoleArn()
Sets the value ofCfnRoleAliasProps.getTags()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnRoleAliasProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRoleAliasProps.Builder
.