Package | Description |
---|---|
com.amazonaws.services.opensearch.model |
Modifier and Type | Method and Description |
---|---|
VPCDerivedInfoStatus |
VPCDerivedInfoStatus.clone() |
VPCDerivedInfoStatus |
DomainConfig.getVPCOptions()
The current VPC options for the domain and the status of any updates to their configuration.
|
VPCDerivedInfoStatus |
VPCDerivedInfoStatus.withOptions(VPCDerivedInfo options)
The VPC options for the specified domain.
|
VPCDerivedInfoStatus |
VPCDerivedInfoStatus.withStatus(OptionStatus status)
The status of the VPC options for the specified domain.
|
Modifier and Type | Method and Description |
---|---|
void |
DomainConfig.setVPCOptions(VPCDerivedInfoStatus vPCOptions)
The current VPC options for the domain and the status of any updates to their configuration.
|
DomainConfig |
DomainConfig.withVPCOptions(VPCDerivedInfoStatus vPCOptions)
The current VPC options for the domain and the status of any updates to their configuration.
|
Copyright © 2023. All rights reserved.