IAssociationRef

class aws_cdk.aws_ssm.IAssociationRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a Association.

Stability:

experimental

Attributes

association_ref

(experimental) A reference to a Association resource.

Stability:

experimental

node

The tree node.