Uses of Interface
software.amazon.awscdk.services.iot.CfnRoleAliasProps
-
Uses of CfnRoleAliasProps in software.amazon.awscdk.services.iot
Modifier and TypeMethodDescriptionCfnRoleAliasProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnRoleAlias
(Construct scope, String id, CfnRoleAliasProps props) Create a newAWS::IoT::RoleAlias
.