Skip to content

Bedrock Agentcore Control  >  Unions  >  PrivateEndpoint

PrivateEndpoint

Union Type

PrivateEndpoint module-attribute

The private endpoint configuration for a gateway target. Defines how the gateway connects to private resources in your VPC.

Union Member Types

PrivateEndpointSelfManagedLatticeResource dataclass

Configuration for connecting to a private resource using a self-managed VPC Lattice resource configuration.

Attributes

value instance-attribute

PrivateEndpointManagedVpcResource dataclass

Configuration for connecting to a private resource using a managed VPC Lattice resource. The gateway creates and manages the VPC Lattice resources on your behalf.

Attributes

value instance-attribute

PrivateEndpointUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str