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