ICloudFrontOriginAccessIdentityRef

class aws_cdk.aws_cloudfront.ICloudFrontOriginAccessIdentityRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a CloudFrontOriginAccessIdentity.

Stability:

experimental

Attributes

cloud_front_origin_access_identity_ref

(experimental) A reference to a CloudFrontOriginAccessIdentity resource.

Stability:

experimental

node

The tree node.