View a markdown version of this page

SelfManagedLatticeResource - AgentRegistry Control Plane API Reference

SelfManagedLatticeResource

A self-managed private endpoint backed by a VPC Lattice resource configuration. Exactly one member is set.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

resourceConfigurationIdentifier

The identifier of the VPC Lattice resource configuration, specified as a resource configuration ID or ARN.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Pattern: ((rcfg-[0-9a-z]{17})|(arn:[a-z0-9\-]+:vpc-lattice:[a-zA-Z0-9\-]+:\d{12}:resourceconfiguration/rcfg-[0-9a-z]{17}))

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: