accessFrom property

String? accessFrom
final

The location from which access is allowed. For example, Anywhere (0.0.0.0/0), or Custom if a specific IP address or range of IP addresses is allowed.

Implementation

final String? accessFrom;