| Package | Description |
|---|---|
| software.amazon.awscdk.services.opensearchservice |
Amazon OpenSearch Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnDomain.DomainEndpointOptionsProperty |
CfnDomain.DomainEndpointOptionsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDomain.Builder |
CfnDomain.Builder.domainEndpointOptions(CfnDomain.DomainEndpointOptionsProperty domainEndpointOptions)
Specifies additional options for the domain endpoint, such as whether to require HTTPS for all traffic or whether to use a custom endpoint rather than the default endpoint.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.domainEndpointOptions(CfnDomain.DomainEndpointOptionsProperty domainEndpointOptions)
Sets the value of
CfnDomainProps.getDomainEndpointOptions() |
void |
CfnDomain.setDomainEndpointOptions(CfnDomain.DomainEndpointOptionsProperty value)
Specifies additional options for the domain endpoint, such as whether to require HTTPS for all traffic or whether to use a custom endpoint rather than the default endpoint.
|
Copyright © 2022. All rights reserved.