OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Iops
(Results
1 - 2
of
2
) sorted by null
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/rds2/
test_connection.py
43
"
Iops
": 2000,
157
self.assertEqual(db['
Iops
'], 2000)
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds2/
layer1.py
333
license_model=None,
iops
=None,
609
:type
iops
: integer
610
:param
iops
: The amount of Provisioned
IOPS
(input/output operations
693
if
iops
is not None:
694
params['
Iops
'] =
iops
717
iops
=None, option_group_name=None,
771
:type
iops
: integer
772
:param
iops
: The amount of Provisioned IOPS (input/output operation
[
all
...]
Completed in 48 milliseconds