interface IPublishingDestinationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.GuardDuty.IPublishingDestinationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsguardduty#IPublishingDestinationRef |
![]() | software.amazon.awscdk.services.guardduty.IPublishingDestinationRef |
![]() | aws_cdk.aws_guardduty.IPublishingDestinationRef |
![]() | aws-cdk-lib » aws_guardduty » IPublishingDestinationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a PublishingDestination.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
publishing | Publishing | A reference to a PublishingDestination resource. |
node
Type:
Node
The tree node.
publishingDestinationRef
Type:
Publishing
A reference to a PublishingDestination resource.