Uses of Interface
software.amazon.awscdk.services.cloudfront.CfnCloudFrontOriginAccessIdentityProps
Packages that use CfnCloudFrontOriginAccessIdentityProps
-
Uses of CfnCloudFrontOriginAccessIdentityProps in software.amazon.awscdk.services.cloudfront
Classes in software.amazon.awscdk.services.cloudfront that implement CfnCloudFrontOriginAccessIdentityPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnCloudFrontOriginAccessIdentityPropsMethods in software.amazon.awscdk.services.cloudfront that return CfnCloudFrontOriginAccessIdentityPropsModifier and TypeMethodDescriptionCfnCloudFrontOriginAccessIdentityProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.cloudfront with parameters of type CfnCloudFrontOriginAccessIdentityPropsModifierConstructorDescriptionCfnCloudFrontOriginAccessIdentity(Construct scope, String id, CfnCloudFrontOriginAccessIdentityProps props) Create a newAWS::CloudFront::CloudFrontOriginAccessIdentity.