interface IProactiveEngagementRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_shield.IProactiveEngagementRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsshield#IProactiveEngagementRef |
![]() | software.amazon.awscdk.services.shield.IProactiveEngagementRef |
![]() | aws_cdk.aws_shield.IProactiveEngagementRef |
![]() | aws-cdk-lib » aws_shield » IProactiveEngagementRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ProactiveEngagement.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
proactive | Proactive | A reference to a ProactiveEngagement resource. |
node
Type:
Node
The tree node.
proactiveEngagementRef
Type:
Proactive
A reference to a ProactiveEngagement resource.