AppEnvironmentIPAllowList
The IP allow list for an environment.
type AppEnvironmentIPAllowList {
ips: [String]
total: Int
}
Fields
AppEnvironmentIPAllowList.ips ● [String] list scalar common
The allowlisted IPs.
AppEnvironmentIPAllowList.total ● Int scalar common
The total number of allowlisted IPs.
Member Of
AppEnvironment object