toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.storageactions.kotlin.outputs
/
ElseConditionResponse
Else
Condition
Response
data
class
ElseConditionResponse
(
val
operations
:
List
<
StorageTaskOperationResponse
>
)
The else block of storage task operation
Members
Constructors
Else
Condition
Response
Link copied to clipboard
constructor
(
operations
:
List
<
StorageTaskOperationResponse
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
operations
Link copied to clipboard
val
operations
:
List
<
StorageTaskOperationResponse
>
List of operations to execute in the else block