EndpointAccess

class EndpointAccess : KotlinCustomResource

Resource schema for a Redshift-managed VPC endpoint.

Properties

Link copied to clipboard
val address: Output<String>

The DNS address of the endpoint.

Link copied to clipboard

A unique identifier for the cluster. You use this identifier to refer to the cluster for any subsequent cluster operations such as deleting or modifying. All alphabetical characters must be lower case, no hypens at the end, no two consecutive hyphens. Cluster name should be unique for all clusters within an AWS account

Link copied to clipboard

The time (UTC) that the endpoint was created.

Link copied to clipboard
val endpointName: Output<String>

The name of the endpoint.

Link copied to clipboard
val endpointStatus: Output<String>

The status of the endpoint.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val port: Output<Int>

The port number on which the cluster accepts incoming connections.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val resourceOwner: Output<String>?

The AWS account ID of the owner of the cluster.

Link copied to clipboard
val subnetGroupName: Output<String>

The subnet group name where Amazon Redshift chooses to deploy the endpoint.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

The connection endpoint for connecting to an Amazon Redshift cluster through the proxy.

Link copied to clipboard

A list of vpc security group ids to apply to the created endpoint access.

Link copied to clipboard

A list of Virtual Private Cloud (VPC) security groups to be associated with the endpoint.