VpcOptions

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

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the security groups for VPC endpoint.

Link copied to clipboard

Specifies the subnets for VPC endpoint.

Functions

Link copied to clipboard
inline fun copy(block: VpcOptions.Builder.() -> Unit = {}): VpcOptions
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String