ManagedLatticeResource

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 publicly resolvable domain used as the VPC Lattice resource configuration endpoint. Required when your private endpoint uses a domain that is not publicly resolvable.

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