class Aws::QLDBSession::Types::IOUsage
Contains I/O usage metrics for a command that was invoked.
@!attribute [rw] read_i_os
The number of read I/O requests that the command made. @return [Integer]
@!attribute [rw] write_i_os
The number of write I/O requests that the command made. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/qldb-session-2019-07-11/IOUsage AWS API Documentation
Constants
- SENSITIVE