Module: Aws::Greengrass::Client::_GetAssociatedRoleResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetAssociatedRoleResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#associated_at ⇒ ::String
619 |
# File 'sig/client.rbs', line 619
def associated_at: () -> ::String
|
#role_arn ⇒ ::String
620 |
# File 'sig/client.rbs', line 620
def role_arn: () -> ::String
|