interface IDocumentRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.SSM.IDocumentRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsssm#IDocumentRef |
![]() | software.amazon.awscdk.services.ssm.IDocumentRef |
![]() | aws_cdk.aws_ssm.IDocumentRef |
![]() | aws-cdk-lib » aws_ssm » IDocumentRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Document.
Properties
Name | Type | Description |
---|---|---|
document | Document | A reference to a Document resource. |
node | Node | The tree node. |
documentRef
Type:
Document
A reference to a Document resource.
node
Type:
Node
The tree node.