| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsOpenSearchServiceDomainDomainEndpointOptionsDetails |
AwsOpenSearchServiceDomainDomainEndpointOptionsDetails.clone() |
AwsOpenSearchServiceDomainDomainEndpointOptionsDetails |
AwsOpenSearchServiceDomainDetails.getDomainEndpointOptions()
Additional options for the domain endpoint.
|
AwsOpenSearchServiceDomainDomainEndpointOptionsDetails |
AwsOpenSearchServiceDomainDomainEndpointOptionsDetails.withCustomEndpoint(String customEndpoint)
The fully qualified URL for the custom endpoint.
|
AwsOpenSearchServiceDomainDomainEndpointOptionsDetails |
AwsOpenSearchServiceDomainDomainEndpointOptionsDetails.withCustomEndpointCertificateArn(String customEndpointCertificateArn)
The ARN for the security certificate.
|
AwsOpenSearchServiceDomainDomainEndpointOptionsDetails |
AwsOpenSearchServiceDomainDomainEndpointOptionsDetails.withCustomEndpointEnabled(Boolean customEndpointEnabled)
Whether to enable a custom endpoint for the domain.
|
AwsOpenSearchServiceDomainDomainEndpointOptionsDetails |
AwsOpenSearchServiceDomainDomainEndpointOptionsDetails.withEnforceHTTPS(Boolean enforceHTTPS)
Whether to require that all traffic to the domain arrive over HTTPS.
|
AwsOpenSearchServiceDomainDomainEndpointOptionsDetails |
AwsOpenSearchServiceDomainDomainEndpointOptionsDetails.withTLSSecurityPolicy(String tLSSecurityPolicy)
The TLS security policy to apply to the HTTPS endpoint of the OpenSearch domain.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsOpenSearchServiceDomainDetails.setDomainEndpointOptions(AwsOpenSearchServiceDomainDomainEndpointOptionsDetails domainEndpointOptions)
Additional options for the domain endpoint.
|
AwsOpenSearchServiceDomainDetails |
AwsOpenSearchServiceDomainDetails.withDomainEndpointOptions(AwsOpenSearchServiceDomainDomainEndpointOptionsDetails domainEndpointOptions)
Additional options for the domain endpoint.
|
Copyright © 2022. All rights reserved.