CreateEndpointAccessRequest

Types

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

Properties

Link copied to clipboard

The name of the VPC endpoint. An endpoint name must contain 1-30 characters. Valid characters are A-Z, a-z, 0-9, and hyphen(-). The first character must be a letter. The name can't contain two consecutive hyphens or end with a hyphen.

Link copied to clipboard

The owner Amazon Web Services account for the Amazon Redshift Serverless workgroup.

Link copied to clipboard

The unique identifers of subnets from which Amazon Redshift Serverless chooses one to deploy a VPC endpoint.

Link copied to clipboard

The unique identifiers of the security group that defines the ports, protocols, and sources for inbound traffic that you are authorizing into your endpoint.

Link copied to clipboard

The name of the workgroup to associate with the VPC endpoint.

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