ManagedVpcResource

Configuration for a managed VPC Lattice resource. The gateway creates and manages the VPC Lattice resource gateway and resource configuration on your behalf using a service-linked role.

Types

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

Properties

Link copied to clipboard

The IP address type for the resource configuration endpoint.

Link copied to clipboard

An intermediate domain to use as the resource configuration endpoint instead of the actual target domain. Use this when you want to route traffic through an intermediate component such as a VPC endpoint or internal load balancer. For more information, see xref:lattice-vpc-egress-routing-domain[Route traffic through an intermediate domain].

Link copied to clipboard

The security group IDs to associate with the VPC Lattice resource gateway. If not specified, the default security group for the VPC is used.

Link copied to clipboard

The subnet IDs within the VPC where the VPC Lattice resource gateway is placed.

Link copied to clipboard

Tags to apply to the managed VPC Lattice resource gateway.

Link copied to clipboard

The ID of the VPC that contains your private resource.

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