pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.securityinsights.kotlin.inputs
/
InstructionStepArgs
/
InstructionStepArgs
Instruction
Step
Args
fun
InstructionStepArgs
(
description
:
Output
<
String
>
?
=
null
,
innerSteps
:
Output
<
List
<
InstructionStepArgs
>
>
?
=
null
,
instructions
:
Output
<
List
<
InstructionStepDetailsArgs
>
>
?
=
null
,
title
:
Output
<
String
>
?
=
null
)