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