| Package | Description |
|---|---|
| software.amazon.awscdk.services.opensearchservice |
Amazon OpenSearch Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
DomainAttributes |
DomainAttributes.Builder.build()
Builds the configured instance.
|
| 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.
|
Copyright © 2022. All rights reserved.