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)


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

def description: () -> ::String

#state"STARTED", ...

Returns:

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


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

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