Module: Aws::IAM::Client::_GetUserPolicyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetUserPolicyResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#policy_document ⇒ ::String
1028 |
# File 'sig/client.rbs', line 1028
def policy_document: () -> ::String
|
#policy_name ⇒ ::String
1027 |
# File 'sig/client.rbs', line 1027
def policy_name: () -> ::String
|
#user_name ⇒ ::String
1026 |
# File 'sig/client.rbs', line 1026
def user_name: () -> ::String
|