Module: Aws::IAM::Client::_GenerateCredentialReportResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GenerateCredentialReportResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#description ⇒ ::String
616 |
# File 'sig/client.rbs', line 616
def description: () -> ::String
|
#state ⇒ "STARTED", ...
615 |
# File 'sig/client.rbs', line 615
def state: () -> ("STARTED" | "INPROGRESS" | "COMPLETE")
|