| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsElasticsearchDomainDomainEndpointOptions |
AwsElasticsearchDomainDomainEndpointOptions.clone() |
AwsElasticsearchDomainDomainEndpointOptions |
AwsElasticsearchDomainDetails.getDomainEndpointOptions()
Additional options for the domain endpoint.
|
AwsElasticsearchDomainDomainEndpointOptions |
AwsElasticsearchDomainDomainEndpointOptions.withEnforceHTTPS(Boolean enforceHTTPS)
Whether to require that all traffic to the domain arrive over HTTPS.
|
AwsElasticsearchDomainDomainEndpointOptions |
AwsElasticsearchDomainDomainEndpointOptions.withTLSSecurityPolicy(String tLSSecurityPolicy)
The TLS security policy to apply to the HTTPS endpoint of the Elasticsearch domain.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsElasticsearchDomainDetails.setDomainEndpointOptions(AwsElasticsearchDomainDomainEndpointOptions domainEndpointOptions)
Additional options for the domain endpoint.
|
AwsElasticsearchDomainDetails |
AwsElasticsearchDomainDetails.withDomainEndpointOptions(AwsElasticsearchDomainDomainEndpointOptions domainEndpointOptions)
Additional options for the domain endpoint.
|
Copyright © 2020. All rights reserved.