| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront |
Amazon CloudFront Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnDistribution.LegacyS3OriginProperty.Builder |
CfnDistribution.LegacyS3OriginProperty.builder() |
CfnDistribution.LegacyS3OriginProperty.Builder |
CfnDistribution.LegacyS3OriginProperty.Builder.dnsName(String dnsName)
Sets the value of
CfnDistribution.LegacyS3OriginProperty.getDnsName() |
CfnDistribution.LegacyS3OriginProperty.Builder |
CfnDistribution.LegacyS3OriginProperty.Builder.originAccessIdentity(String originAccessIdentity)
Sets the value of
CfnDistribution.LegacyS3OriginProperty.getOriginAccessIdentity() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnDistribution.LegacyS3OriginProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDistribution.CacheBehaviorProperty.Builder. |
Copyright © 2022. All rights reserved.