| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticsearch.model |
| Modifier and Type | Method and Description |
|---|---|
VPCDerivedInfo |
VPCDerivedInfoStatus.options()
Specifies the VPC options for the specified Elasticsearch domain.
|
VPCDerivedInfo |
VpcEndpoint.vpcOptions()
Options to specify the subnets and security groups for an Amazon OpenSearch Service VPC endpoint.
|
VPCDerivedInfo |
ElasticsearchDomainStatus.vpcOptions()
The
VPCOptions for the specified domain. |
| Modifier and Type | Method and Description |
|---|---|
VPCDerivedInfoStatus.Builder |
VPCDerivedInfoStatus.Builder.options(VPCDerivedInfo options)
Specifies the VPC options for the specified Elasticsearch domain.
|
VpcEndpoint.Builder |
VpcEndpoint.Builder.vpcOptions(VPCDerivedInfo vpcOptions)
Options to specify the subnets and security groups for an Amazon OpenSearch Service VPC endpoint.
|
ElasticsearchDomainStatus.Builder |
ElasticsearchDomainStatus.Builder.vpcOptions(VPCDerivedInfo vpcOptions)
The
VPCOptions for the specified domain. |
Copyright © 2023. All rights reserved.