StorageTaskActionResponse

The storage task action represents conditional statements and operations to be performed on target objects.

Constructors

Link copied to clipboard
constructor(else: ElseConditionResponse? = null, if: IfConditionResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The else block of storage task operation

Link copied to clipboard

The if block of storage task operation