GetWorkgroupEndpoint

data class GetWorkgroupEndpoint(val address: String, val port: Int, val vpcEndpoints: List<GetWorkgroupEndpointVpcEndpoint>)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The DNS address of the VPC endpoint.

Link copied to clipboard
val port: Int

The port that Amazon Redshift Serverless listens on.

Link copied to clipboard

The VPC endpoint or the Redshift Serverless workgroup. See VPC Endpoint below.