PipelineEndpointConnection

Represents a connection to a pipeline endpoint, containing details about the endpoint association.

Types

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

Properties

Link copied to clipboard

The unique identifier of the endpoint in the connection.

Link copied to clipboard

The Amazon Resource Name (ARN) of the pipeline in the endpoint connection.

Link copied to clipboard

The current status of the pipeline endpoint connection.

Link copied to clipboard

The Amazon Web Services account ID that owns the VPC endpoint used in this connection.

Functions

Link copied to clipboard
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