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

Class: Aws::SSM::Types::InstanceAssociation

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

Overview

One or more association documents on the instance.

Instance Attribute Summary collapse

Instance Attribute Details

#association_idString

The association ID.

Returns:

  • (String)

    The association ID.

#association_versionString

Version information for the association on the instance.

Returns:

  • (String)

    Version information for the association on the instance.

#contentString

The content of the association document for the instance(s).

Returns:

  • (String)

    The content of the association document for the instance(s).

#instance_idString

The instance ID.

Returns:

  • (String)

    The instance ID.