ManagedLatticeResource
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.
Inherited functions
Casts this PrivateEndpoint as a ManagedLatticeResource and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.ManagedLatticeResource value. Throws an exception if the PrivateEndpoint is not a ManagedLatticeResource.
Casts this PrivateEndpoint as a ManagedLatticeResource and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.ManagedLatticeResource value. Returns null if the PrivateEndpoint is not a ManagedLatticeResource.
Casts this PrivateEndpoint as a SelfManagedLatticeResource and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.SelfManagedLatticeResource value. Throws an exception if the PrivateEndpoint is not a SelfManagedLatticeResource.
Casts this PrivateEndpoint as a SelfManagedLatticeResource and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.SelfManagedLatticeResource value. Returns null if the PrivateEndpoint is not a SelfManagedLatticeResource.