class Aws::ElasticsearchService::Types::VPCDerivedInfo

Options to specify the subnets and security groups for VPC endpoint. For more information, see [ VPC Endpoints for Amazon Elasticsearch Service Domains].

[1]: docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-vpc.html

@!attribute [rw] vpc_id

The VPC Id for the Elasticsearch domain. Exists only if the domain
was created with VPCOptions.
@return [String]

@!attribute [rw] subnet_ids

Specifies the subnets for VPC endpoint.
@return [Array<String>]

@!attribute [rw] availability_zones

The availability zones for the Elasticsearch domain. Exists only if
the domain was created with VPCOptions.
@return [Array<String>]

@!attribute [rw] security_group_ids

Specifies the security groups for VPC endpoint.
@return [Array<String>]

Constants

SENSITIVE