Uses of Class
software.amazon.awscdk.services.cloudfront.CfnDistribution.LegacyS3OriginProperty.Builder
Packages that use CfnDistribution.LegacyS3OriginProperty.Builder
-
Uses of CfnDistribution.LegacyS3OriginProperty.Builder in software.amazon.awscdk.services.cloudfront
Methods in software.amazon.awscdk.services.cloudfront that return CfnDistribution.LegacyS3OriginProperty.BuilderModifier and TypeMethodDescriptionCfnDistribution.LegacyS3OriginProperty.builder()
Sets the value ofCfnDistribution.LegacyS3OriginProperty.getDnsName()
CfnDistribution.LegacyS3OriginProperty.Builder.originAccessIdentity
(String originAccessIdentity) Sets the value ofCfnDistribution.LegacyS3OriginProperty.getOriginAccessIdentity()
Constructors in software.amazon.awscdk.services.cloudfront with parameters of type CfnDistribution.LegacyS3OriginProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDistribution.LegacyS3OriginProperty.Builder
.