VpcEndpoint

The connection endpoint for connecting to an Amazon OpenSearch Service domain through a proxy.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the domain associated with the endpoint.

Link copied to clipboard

The connection endpoint ID for connecting to the domain.

Link copied to clipboard

The current status of the endpoint.

Link copied to clipboard

The unique identifier of the endpoint.

Link copied to clipboard

The creator of the endpoint.

Link copied to clipboard

Options to specify the subnets and security groups for an Amazon OpenSearch Service VPC endpoint.

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