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