Get App Service Environment Private Endpoint Connection Plain Args
data class GetAppServiceEnvironmentPrivateEndpointConnectionPlainArgs(val name: String, val privateEndpointConnectionName: String, val resourceGroupName: String) : ConvertibleToJava<GetAppServiceEnvironmentPrivateEndpointConnectionPlainArgs>