AllowedDomainsSettings(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Configuration for IAP allowed domains. Lets you to restrict access to an app and allow access to only the domains that you list.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
enable |
bool
Configuration for customers to opt in for the feature. This field is a member of oneof _ _enable .
|
domains |
MutableSequence[str]
List of trusted domains. |