@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:50.290Z") @Stability(value=Experimental) public interface DistributionAttributes extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
DistributionAttributes.Builder
A builder for
DistributionAttributes |
static class |
DistributionAttributes.Jsii$Proxy
An implementation for
DistributionAttributes |
| Modifier and Type | Method and Description |
|---|---|
static DistributionAttributes.Builder |
builder() |
String |
getDistributionId()
(experimental) The distribution ID for this distribution.
|
String |
getDomainName()
(experimental) The generated domain name of the Distribution, such as d111111abcdef8.cloudfront.net.
|
@Stability(value=Experimental) @NotNull String getDistributionId()
@Stability(value=Experimental) @NotNull String getDomainName()
@Stability(value=Experimental) static DistributionAttributes.Builder builder()
DistributionAttributes.Builder of DistributionAttributesCopyright © 2021. All rights reserved.