interface IVpcOriginRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CloudFront.IVpcOriginRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscloudfront#IVpcOriginRef |
![]() | software.amazon.awscdk.services.cloudfront.IVpcOriginRef |
![]() | aws_cdk.aws_cloudfront.IVpcOriginRef |
![]() | aws-cdk-lib » aws_cloudfront » IVpcOriginRef |
Implemented by
Cfn
, Vpc
Indicates that this resource can be referenced as a VpcOrigin.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
vpc | Vpc | A reference to a VpcOrigin resource. |
node
Type:
Node
The tree node.
vpcOriginRef
Type:
Vpc
A reference to a VpcOrigin resource.