Private Endpoint Connection Args
constructor(groupIds: Output<List<String>>? = null, parentName: Output<String>? = null, parentType: Output<String>? = null, privateEndpoint: Output<PrivateEndpointArgs>? = null, privateEndpointConnectionName: Output<String>? = null, privateLinkServiceConnectionState: Output<ConnectionStateArgs>? = null, provisioningState: Output<Either<String, ResourceProvisioningState>>? = null, resourceGroupName: Output<String>? = null)