ServicePortPatchArgs

constructor(appProtocol: Output<String>? = null, name: Output<String>? = null, nodePort: Output<Int>? = null, port: Output<Int>? = null, protocol: Output<String>? = null, targetPort: Output<Either<Int, String>>? = null)