pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.logicapps.kotlin.outputs
/
WorkflowAccessControlAction
Workflow
Access
Control
Action
data
class
WorkflowAccessControlAction
(
val
allowedCallerIpAddressRanges
:
List
<
String
>
)
Types
Constructors
Properties
Constructors
Workflow
Access
Control
Action
Link copied to clipboard
fun
WorkflowAccessControlAction
(
allowedCallerIpAddressRanges
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
allowed
Caller
Ip
Address
Ranges
Link copied to clipboard
val
allowedCallerIpAddressRanges
:
List
<
String
>
A list of the allowed caller IP address ranges.