Module: Aws::IAM::Client::_GetGroupPolicyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetGroupPolicyResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#group_name ⇒ ::String
749 |
# File 'sig/client.rbs', line 749
def group_name: () -> ::String
|
#policy_document ⇒ ::String
751 |
# File 'sig/client.rbs', line 751
def policy_document: () -> ::String
|
#policy_name ⇒ ::String
750 |
# File 'sig/client.rbs', line 750
def policy_name: () -> ::String
|