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