@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:21.041Z") @Stability(value=Experimental) 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()
(experimental) The ARN of the Elasticsearch domain.
|
String |
getDomainEndpoint()
(experimental) The domain endpoint of the Elasticsearch domain.
|
@Stability(value=Experimental) @NotNull String getDomainArn()
@Stability(value=Experimental) @NotNull String getDomainEndpoint()
@Stability(value=Experimental) static DomainAttributes.Builder builder()
DomainAttributes.Builder of DomainAttributesCopyright © 2021. All rights reserved.