You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SSM::Types::AssociationDescribes an association of a Systems Manager document and an instance.
Instance Attribute Summary collapseThe ID created by the system when you create an association.
The association name.
The association version.
The version of the document used in the association.
The ID of the instance.
The date on which the association was last run.
The name of the Systems Manager document.
Information about the association.
A cron expression that specifies a schedule when the association runs.
The instances targeted by the request to create an association.
The ID created by the system when you create an association. An association is a binding between a document and a set of targets with a schedule.
#association_name ⇒ String #association_version ⇒ String #document_version ⇒ StringThe version of the document used in the association.
#last_execution_date ⇒ TimeThe date on which the association was last run.
#name ⇒ StringThe name of the Systems Manager document.
#schedule_expression ⇒ StringA cron expression that specifies a schedule when the association runs.
#targets ⇒ Array<Types::Target>The instances targeted by the request to create an association.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4