You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SSM::Types::AssociationExecutionTarget
- Inherits:
-
Struct
- Object
- Struct
- Aws::SSM::Types::AssociationExecutionTarget
- Defined in:
- (unknown)
Overview
Includes information about the specified association execution.
Instance Attribute Summary collapse
-
#association_id ⇒ String
The association ID.
-
#association_version ⇒ String
The association version.
-
#detailed_status ⇒ String
Detailed information about the execution status.
-
#execution_id ⇒ String
The execution ID.
-
#last_execution_date ⇒ Time
The date of the last execution.
-
#output_source ⇒ Types::OutputSource
The location where the association details are saved.
-
#resource_id ⇒ String
The resource ID, for example, the instance ID where the association ran.
-
#resource_type ⇒ String
The resource type, for example, instance.
-
#status ⇒ String
The association execution status.
Instance Attribute Details
#association_id ⇒ String
The association ID.
#association_version ⇒ String
The association version.
#detailed_status ⇒ String
Detailed information about the execution status.
#execution_id ⇒ String
The execution ID.
#last_execution_date ⇒ Time
The date of the last execution.
#output_source ⇒ Types::OutputSource
The location where the association details are saved.
#resource_id ⇒ String
The resource ID, for example, the instance ID where the association ran.
#resource_type ⇒ String
The resource type, for example, instance.
#status ⇒ String
The association execution status.