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
994 |
# File 'sig/client.rbs', line 994
def policy_document: () -> ::String
|
#policy_name ⇒ ::String
993 |
# File 'sig/client.rbs', line 993
def policy_name: () -> ::String
|
#user_name ⇒ ::String
992 |
# File 'sig/client.rbs', line 992
def user_name: () -> ::String
|