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
show all
Defined in:
(unknown)

Overview

Describes a failed association.

Instance Attribute Summary collapse

Instance Attribute Details

#entryTypes::CreateAssociationBatchRequestEntry

The association.

Returns:

#faultString

The source of the failure.

Possible values:

  • Client
  • Server
  • Unknown

Returns:

  • (String)

    The source of the failure.

#messageString

A description of the failure.

Returns:

  • (String)

    A description of the failure.