InboundNatRuleArgs

constructor(backendPort: Output<Int>? = null, frontendPort: Output<Int>? = null, transportProtocol: Output<Either<String, TransportProtocol>>? = null)