pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.deploymentmanager.kotlin.inputs
/
PrePostStepArgs
Pre
Post
Step
Args
data
class
PrePostStepArgs
(
val
stepId
:
Output
<
String
>
)
:
ConvertibleToJava
<
PrePostStepArgs
>
The properties that define a step.
Constructors
Functions
Properties
Constructors
Pre
Post
Step
Args
Link copied to clipboard
fun
PrePostStepArgs
(
stepId
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
PrePostStepArgs
Properties
step
Id
Link copied to clipboard
val
stepId
:
Output
<
String
>
The resource Id of the step to be run.