Builder

class Builder

Properties

Link copied to clipboard

The connectivity status of the resources associated to a VPC endpoint. The resource is accessible if the associated resource configuration is AVAILABLE, otherwise the resource is inaccessible.

Link copied to clipboard

The Amazon Resource Name (ARN) of the associated resource.

Link copied to clipboard

The DNS entry of the VPC endpoint association.

Link copied to clipboard

An error code related to why an VPC endpoint association failed.

Link copied to clipboard

A message related to why an VPC endpoint association failed.

Link copied to clipboard
var id: String?

The ID of the VPC endpoint association.

Link copied to clipboard

The private DNS entry of the VPC endpoint association.

Link copied to clipboard

The Amazon Resource Name (ARN) of the resource configuration group.

Link copied to clipboard

The Amazon Resource Name (ARN) of the service network.

Link copied to clipboard

The name of the service network.

Link copied to clipboard
var tags: List<Tag>?

The tags to apply to the VPC endpoint association.

Link copied to clipboard

The ID of the VPC endpoint.

Functions

Link copied to clipboard
fun dnsEntry(block: DnsEntry.Builder.() -> Unit)
Link copied to clipboard