OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snapshot_type
(Results
1 - 3
of
3
) sorted by null
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds/
dbsnapshot.py
44
:ivar
snapshot_type
: Provides the type of the DB snapshot.
67
self.
snapshot_type
= None
111
self.
snapshot_type
= value
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/rds/
test_snapshot.py
96
self.assertEqual(response[0].
snapshot_type
, 'manual')
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds2/
layer1.py
[
all
...]
Completed in 137 milliseconds