You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IAM::Types::ErrorDetails
- Inherits:
-
Struct
- Object
- Struct
- Aws::IAM::Types::ErrorDetails
- Defined in:
- (unknown)
Overview
Contains information about the reason that the operation failed.
This data type is used as a response element in the GetOrganizationsAccessReport, GetServiceLastAccessedDetails, and GetServiceLastAccessedDetailsWithEntities operations.
Returned by:
Instance Attribute Summary collapse
-
#code ⇒ String
The error code associated with the operation failure.
-
#message ⇒ String
Detailed information about the reason that the operation failed.
Instance Attribute Details
#code ⇒ String
The error code associated with the operation failure.
#message ⇒ String
Detailed information about the reason that the operation failed.