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

Returns:

  • (::String)


630
# File 'sig/client.rbs', line 630

def description: () -> ::String

#state"STARTED", ...

Returns:

  • ("STARTED", "INPROGRESS", "COMPLETE")


629
# File 'sig/client.rbs', line 629

def state: () -> ("STARTED" | "INPROGRESS" | "COMPLETE")