@Stability(value=Stable)
public static interface CfnDistribution.LegacyS3OriginProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDistribution.LegacyS3OriginProperty.Builder
A builder for
CfnDistribution.LegacyS3OriginProperty |
static class |
CfnDistribution.LegacyS3OriginProperty.Jsii$Proxy
An implementation for
CfnDistribution.LegacyS3OriginProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDistribution.LegacyS3OriginProperty.Builder |
builder() |
String |
getDnsName()
`CfnDistribution.LegacyS3OriginProperty.DNSName`.
|
default String |
getOriginAccessIdentity()
`CfnDistribution.LegacyS3OriginProperty.OriginAccessIdentity`.
|
@Stability(value=Stable) @NotNull String getDnsName()
@Stability(value=Stable) @Nullable default String getOriginAccessIdentity()
@Stability(value=Stable) static CfnDistribution.LegacyS3OriginProperty.Builder builder()
Copyright © 2021. All rights reserved.