@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:01.220Z") @Stability(value=Experimental) 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()
(experimental) The domain name of the Distribution, such as d111111abcdef8.cloudfront.net.
|
String |
getDistributionId()
(experimental) The distribution ID for this distribution.
|
@Stability(value=Experimental) @NotNull String getDistributionDomainName()
@Stability(value=Experimental) @NotNull String getDistributionId()
Copyright © 2021. All rights reserved.