| Package | Description |
|---|---|
| software.amazon.awscdk.services.opensearchservice |
Amazon OpenSearch Service Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IDomain.Jsii$Default
Internal default implementation for
IDomain. |
| Modifier and Type | Method and Description |
|---|---|
static IDomain |
Domain.fromDomainAttributes(software.constructs.Construct scope,
String id,
DomainAttributes attrs)
Creates a domain construct that represents an external domain.
|
static IDomain |
Domain.fromDomainEndpoint(software.constructs.Construct scope,
String id,
String domainEndpoint)
Creates a domain construct that represents an external domain via domain endpoint.
|
Copyright © 2022. All rights reserved.