VpcEndpoint

An OpenSearch Ingestion-managed VPC endpoint that will access one or more pipelines.

Types

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

Properties

Link copied to clipboard

The unique identifier of the endpoint.

Link copied to clipboard

The ID for your VPC. Amazon Web Services PrivateLink generates this value when you create a VPC.

Link copied to clipboard

Information about the VPC, including associated subnets and security groups.

Functions

Link copied to clipboard
inline fun copy(block: VpcEndpoint.Builder.() -> Unit = {}): VpcEndpoint
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