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