DescribeAssociationRequest
Types
Properties
Link copied to clipboard
The association ID for which you want information.
Link copied to clipboard
Specify 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 a managed node, use ListAssociations. To get a list of versions for a specific association, use ListAssociationVersions.
Link copied to clipboard
The managed node ID.
Functions
Link copied to clipboard
inline fun copy(block: DescribeAssociationRequest.Builder.() -> Unit = {}): DescribeAssociationRequest