Class CheckValidCredsResponse (3.2.0)

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

A response indicating whether the credentials exist and are valid.

Attribute

NameDescription
has_valid_creds bool
If set to true, the credentials exist and are valid.