Searched defs:autoscale_group (Results 1 – 1 of 1) sorted by relevance
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/autoscale/ |
D | __init__.py | 401 def get_all_activities(self, autoscale_group, activity_ids=None, argument 444 autoscale_group=None): argument 480 def delete_policy(self, policy_name, autoscale_group=None): argument 738 def put_notification_configuration(self, autoscale_group, topic, notification_types): argument 771 def delete_notification_configuration(self, autoscale_group, topic): argument
|