ManagedVpcResource
A private endpoint backed by a service-managed VPC resource.
Inherited functions
Casts this PrivateEndpoint as a ManagedVpcResource and retrieves its aws.sdk.kotlin.services.agentregistrycontrol.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.agentregistrycontrol.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.agentregistrycontrol.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.agentregistrycontrol.model.SelfManagedLatticeResource value. Returns null if the PrivateEndpoint is not a SelfManagedLatticeResource.