@Generated(value="jsii-pacmak/1.34.0 (build 9b72778)", date="2021-09-29T20:31:11.853Z") @Stability(value=Stable) public interface DomainAttributes extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
DomainAttributes.Builder
A builder for
DomainAttributes |
static class |
DomainAttributes.Jsii$Proxy
An implementation for
DomainAttributes |
| Modifier and Type | Method and Description |
|---|---|
static DomainAttributes.Builder |
builder() |
String |
getDomainArn()
The ARN of the Elasticsearch domain.
|
String |
getDomainEndpoint()
The domain endpoint of the Elasticsearch domain.
|
@Stability(value=Stable) @NotNull String getDomainArn()
@Stability(value=Stable) @NotNull String getDomainEndpoint()
@Stability(value=Stable) static DomainAttributes.Builder builder()
DomainAttributes.Builder of DomainAttributesCopyright © 2021. All rights reserved.