| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticsearch |
Amazon Elasticsearch Service Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IDomain.Jsii$Default
Deprecated.
Internal default implementation for
IDomain. |
| Modifier and Type | Class and Description |
|---|---|
class |
Domain
Deprecated.
use opensearchservice module instead
|
static class |
IDomain.Jsii$Proxy
Deprecated.
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static IDomain |
Domain.fromDomainAttributes(software.constructs.Construct scope,
String id,
DomainAttributes attrs)
Deprecated.
use opensearchservice module instead
|
static IDomain |
Domain.fromDomainEndpoint(software.constructs.Construct scope,
String id,
String domainEndpoint)
Deprecated.
use opensearchservice module instead
|
Copyright © 2022. All rights reserved.