interface IPrefixListRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.EC2.IPrefixListRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsec2#IPrefixListRef |
![]() | software.amazon.awscdk.services.ec2.IPrefixListRef |
![]() | aws_cdk.aws_ec2.IPrefixListRef |
![]() | aws-cdk-lib » aws_ec2 » IPrefixListRef |
Implemented by
Cfn
, Prefix
Indicates that this resource can be referenced as a PrefixList.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
prefix | Prefix | A reference to a PrefixList resource. |
node
Type:
Node
The tree node.
prefixListRef
Type:
Prefix
A reference to a PrefixList resource.