Batch Endpoint Args
constructor(authMode: Output<Either<String, EndpointAuthMode>>? = null, description: Output<String>? = null, keys: Output<EndpointAuthKeysArgs>? = null, properties: Output<Map<String, String>>? = null, traffic: Output<Map<String, Int>>? = null)