You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SSM::Types::DescribeAssociationRequestWhen passing DescribeAssociationRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
name: "DocumentARN",
instance_id: "InstanceId",
association_id: "AssociationId",
association_version: "AssociationVersion",
}
Instance Attribute Summary collapse
The association ID for which you want information.
Specify the association version to retrieve.
The instance ID.
The name of the Systems Manager document.
The association ID for which you want information.
#association_version ⇒ StringSpecify the association version to retrieve. To view the latest version, either specify $LATEST
for this parameter, or omit this parameter. To view a list of all associations for an instance, use ListAssociations. To get a list of versions for a specific association, use ListAssociationVersions.
The name of the Systems Manager document.
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