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
711 |
# File 'sig/client.rbs', line 711
def content: () -> ::String
|
#generated_time ⇒ ::Time
713 |
# File 'sig/client.rbs', line 713
def generated_time: () -> ::Time
|
#report_format ⇒ "text/csv"
712 |
# File 'sig/client.rbs', line 712
def report_format: () -> ("text/csv")
|