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