pulumi-azure-native-kotlin
2.14.0.0
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
Types
Constructors
Properties
Constructors
Else
Condition
Response
Link copied to clipboard
fun
ElseConditionResponse
(
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