WorkflowAccessControlWorkflowManagement

data class WorkflowAccessControlWorkflowManagement(val allowedCallerIpAddressRanges: List<String>)

Constructors

Link copied to clipboard
constructor(allowedCallerIpAddressRanges: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of the allowed caller IP address ranges.