Builder

class Builder

Properties

Link copied to clipboard
var ipv4: String?

The IPv4 address to assign to the endpoint network interface in the subnet. You must provide an IPv4 address if the VPC endpoint supports IPv4.

Link copied to clipboard
var ipv6: String?

The IPv6 address to assign to the endpoint network interface in the subnet. You must provide an IPv6 address if the VPC endpoint supports IPv6.

Link copied to clipboard

The ID of the subnet.