FlowAccessControlConfiguration interface

The access control configuration.

Properties

actions

The access control configuration for workflow actions.

contents

The access control configuration for accessing workflow run contents.

triggers

The access control configuration for invoking workflow triggers.

workflowManagement

The access control configuration for workflow management.

Property Details

actions

The access control configuration for workflow actions.

actions?: FlowAccessControlConfigurationPolicy

Property Value

contents

The access control configuration for accessing workflow run contents.

contents?: FlowAccessControlConfigurationPolicy

Property Value

triggers

The access control configuration for invoking workflow triggers.

triggers?: FlowAccessControlConfigurationPolicy

Property Value

workflowManagement

The access control configuration for workflow management.

workflowManagement?: FlowAccessControlConfigurationPolicy

Property Value