Uses of Class
software.amazon.awssdk.services.opensearch.model.VPCDerivedInfoStatus
-
Packages that use VPCDerivedInfoStatus Package Description software.amazon.awssdk.services.opensearch.model -
-
Uses of VPCDerivedInfoStatus in software.amazon.awssdk.services.opensearch.model
Methods in software.amazon.awssdk.services.opensearch.model that return VPCDerivedInfoStatus Modifier and Type Method Description VPCDerivedInfoStatusDomainConfig. vpcOptions()The current VPC options for the domain and the status of any updates to their configuration.Methods in software.amazon.awssdk.services.opensearch.model with parameters of type VPCDerivedInfoStatus Modifier and Type Method Description DomainConfig.BuilderDomainConfig.Builder. vpcOptions(VPCDerivedInfoStatus vpcOptions)The current VPC options for the domain and the status of any updates to their configuration.
-