interface IPublisherRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CloudFormation.IPublisherRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscloudformation#IPublisherRef |
![]() | software.amazon.awscdk.services.cloudformation.IPublisherRef |
![]() | aws_cdk.aws_cloudformation.IPublisherRef |
![]() | aws-cdk-lib » aws_cloudformation » IPublisherRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Publisher.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
publisher | Publisher | A reference to a Publisher resource. |
node
Type:
Node
The tree node.
publisherRef
Type:
Publisher
A reference to a Publisher resource.