IDocumentRef

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

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

document_ref

(experimental) A reference to a Document resource.

Stability:

experimental

node

The tree node.