Searched defs:alias_dns_name (Results 1 – 2 of 2) sorted by relevance
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/route53/ |
D | record.py | 71 alias_hosted_zone_id=None, alias_dns_name=None, identifier=None, argument 246 alias_hosted_zone_id=None, alias_dns_name=None, identifier=None, argument 271 def set_alias(self, alias_hosted_zone_id, alias_dns_name, argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/ |
D | route53 | 84 …ed_zone_id, change, name, type, identifier, weight, alias_hosted_zone_id, alias_dns_name, comment): argument 105 alias_dns_name, identifier=None, weight=None, comment=""): argument 111 alias_dns_name, identifier=None, weight=None, comment=""): argument
|