Home
last modified time | relevance | path

Searched refs:skip_final_cluster_snapshot (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/redshift/
Dtest_layer1.py67 self.api.delete_cluster(cluster_id, skip_final_cluster_snapshot=True)
81 self.api.delete_cluster(cluster_id, skip_final_cluster_snapshot=True)
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/redshift/
Dlayer1.py1004 skip_final_cluster_snapshot=None, argument
1053 if skip_final_cluster_snapshot is not None:
1055 skip_final_cluster_snapshot).lower()