FlowAccessControlConfigurationPolicy Class
The access control configuration policy.
Constructor
FlowAccessControlConfigurationPolicy(*, allowed_caller_ip_addresses: List[IpAddressRange] | None = None, open_authentication_policies: OpenAuthenticationAccessPolicies | None = None, **kwargs)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
allowed_caller_ip_addresses
|
The allowed caller IP address ranges. Default value: None
|
|
open_authentication_policies
|
The authentication policies for workflow. Default value: None
|
Variables
| Name | Description |
|---|---|
|
allowed_caller_ip_addresses
|
The allowed caller IP address ranges. |
|
open_authentication_policies
|
The authentication policies for workflow. |