class Aws::OpenSearchService::Types::VPCDerivedInfo
Options to specify the subnets and security groups for the VPC endpoint. For more information, see [ Launching your Amazon OpenSearch Service domains using a VPC].
[1]: docs.aws.amazon.com/opensearch-service/latest/developerguide/vpc.html
@!attribute [rw] vpc_id
The VPC ID for the domain. Exists only if the domain was created with `VPCOptions`. @return [String]
@!attribute [rw] subnet_ids
The subnets for the VPC endpoint. @return [Array<String>]
@!attribute [rw] availability_zones
The Availability Zones for the domain. Exists only if the domain was created with `VPCOptions`. @return [Array<String>]
@!attribute [rw] security_group_ids
The security groups for the VPC endpoint. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/opensearch-2021-01-01/VPCDerivedInfo AWS API Documentation
Constants
- SENSITIVE