toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
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.
Members
Constructors
Pre
Post
Step
Args
Link copied to clipboard
constructor
(
stepId
:
Output
<
String
>
)
Properties
step
Id
Link copied to clipboard
val
stepId
:
Output
<
String
>
The resource Id of the step to be run.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
PrePostStepArgs