Module: Aws::IAM::Client::_GetCredentialReportResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetCredentialReportResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#content ⇒ ::String
734 |
# File 'sig/client.rbs', line 734
def content: () -> ::String
|
#generated_time ⇒ ::Time
736 |
# File 'sig/client.rbs', line 736
def generated_time: () -> ::Time
|
#report_format ⇒ "text/csv"
735 |
# File 'sig/client.rbs', line 735
def report_format: () -> ("text/csv")
|