You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SSM::Types::FailedCreateAssociation
- Inherits:
-
Struct
- Object
- Struct
- Aws::SSM::Types::FailedCreateAssociation
- Defined in:
- (unknown)
Overview
Describes a failed association.
Instance Attribute Summary collapse
-
#entry ⇒ Types::CreateAssociationBatchRequestEntry
The association.
-
#fault ⇒ String
The source of the failure.
-
#message ⇒ String
A description of the failure.
Instance Attribute Details
#entry ⇒ Types::CreateAssociationBatchRequestEntry
The association.
#fault ⇒ String
The source of the failure.
Possible values:
- Client
- Server
- Unknown
#message ⇒ String
A description of the failure.