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