SelfManagedLatticeResource
Configuration for connecting to a private resource using a self-managed VPC Lattice resource configuration.
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.