Class FetchStaticIpsResponse (0.1.3)

FetchStaticIpsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for a 'FetchStaticIps' response. .. attribute:: static_ips

list of static ips by account

:type: Sequence[str]

Attribute

NameDescription
next_page_token str
A token that can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.