Method: Aws::IAM::Types::CredentialReportNotPresentException#message

Defined in:
lib/aws-sdk-iam/types.rb

#messageString

Returns:

  • (String)


2005
2006
2007
2008
2009
# File 'lib/aws-sdk-iam/types.rb', line 2005

class CredentialReportNotPresentException < Struct.new(
  :message)
  SENSITIVE = []
  include Aws::Structure
end