Module: Aws::IAM::Client::_GetRolePolicyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetRolePolicyResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#policy_document ⇒ ::String
886 |
# File 'sig/client.rbs', line 886
def policy_document: () -> ::String
|
#policy_name ⇒ ::String
885 |
# File 'sig/client.rbs', line 885
def policy_name: () -> ::String
|
#role_name ⇒ ::String
884 |
# File 'sig/client.rbs', line 884
def role_name: () -> ::String
|