@Generated(value="jsii-pacmak/1.50.0 (build d1830a4)", date="2022-01-11T17:58:48.812Z") @Stability(value=Stable) public interface IDistribution extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IDistribution.Jsii$Default
Internal default implementation for
IDistribution. |
static class |
IDistribution.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDistributionDomainName()
The domain name of the Distribution, such as d111111abcdef8.cloudfront.net.
|
String |
getDistributionId()
The distribution ID for this distribution.
|
String |
getDomainName()
Deprecated.
- Use `distributionDomainName` instead.
|
applyRemovalPolicy, getEnv, getStackgetNode@Stability(value=Stable) @NotNull String getDistributionDomainName()
@Stability(value=Stable) @NotNull String getDistributionId()
@Stability(value=Deprecated) @Deprecated @NotNull String getDomainName()
Copyright © 2022. All rights reserved.