You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SSM::Types::InstanceAssociationStatusInfo

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Status information about the instance association.

Instance Attribute Summary collapse

Instance Attribute Details

#association_idString

The association ID.

Returns:

  • (String)

    The association ID.

#association_nameString

The name of the association applied to the instance.

Returns:

  • (String)

    The name of the association applied to the instance.

#association_versionString

The version of the association applied to the instance.

Returns:

  • (String)

    The version of the association applied to the instance.

#detailed_statusString

Detailed status information about the instance association.

Returns:

  • (String)

    Detailed status information about the instance association.

#document_versionString

The association document versions.

Returns:

  • (String)

    The association document versions.

#error_codeString

An error code returned by the request to create the association.

Returns:

  • (String)

    An error code returned by the request to create the association.

#execution_dateTime

The date the instance association ran.

Returns:

  • (Time)

    The date the instance association ran.

#execution_summaryString

Summary information about association execution.

Returns:

  • (String)

    Summary information about association execution.

#instance_idString

The instance ID where the association was created.

Returns:

  • (String)

    The instance ID where the association was created.

#nameString

The name of the association.

Returns:

  • (String)

    The name of the association.

#output_urlTypes::InstanceAssociationOutputUrl

A URL for an S3 bucket where you want to store the results of this request.

Returns:

#statusString

Status information about the instance association.

Returns:

  • (String)

    Status information about the instance association.