Module: Aws::IAM::Client::_GetHumanReadableSummaryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetHumanReadableSummaryResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#locale ⇒ ::String
763 |
# File 'sig/client.rbs', line 763
def locale: () -> ::String
|
#summary_content ⇒ ::String
762 |
# File 'sig/client.rbs', line 762
def summary_content: () -> ::String
|
#summary_state ⇒ "AVAILABLE", ...
764 |
# File 'sig/client.rbs', line 764
def summary_state: () -> ("AVAILABLE" | "NOT_AVAILABLE" | "NOT_SUPPORTED" | "FAILED")
|