Module: Aws::IoT::Client::_CreateRoleAliasResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateRoleAliasResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#role_alias ⇒ ::String
911 |
# File 'sig/client.rbs', line 911
def role_alias: () -> ::String
|
#role_alias_arn ⇒ ::String
912 |
# File 'sig/client.rbs', line 912
def role_alias_arn: () -> ::String
|