AccessEndpoint

Describes the access type and endpoint for a WorkSpace.

Types

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

Properties

Link copied to clipboard

Indicates the type of access endpoint.

Link copied to clipboard

Indicates the VPC endpoint to use for access.

Functions

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