HeaderArgs

constructor(destination: Output<String>? = null, destinationPort: Output<String>? = null, direction: Output<Either<String, HeaderDirection>>? = null, protocol: Output<Either<String, HeaderProtocol>>? = null, source: Output<String>? = null, sourcePort: Output<String>? = null)