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
909 |
# File 'sig/client.rbs', line 909
def policy_document: () -> ::String
|
#policy_name ⇒ ::String
908 |
# File 'sig/client.rbs', line 908
def policy_name: () -> ::String
|
#role_name ⇒ ::String
907 |
# File 'sig/client.rbs', line 907
def role_name: () -> ::String
|