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
/
WaitStepAttributesArgs
Wait
Step
Attributes
Args
data
class
WaitStepAttributesArgs
(
val
duration
:
Output
<
String
>
)
:
ConvertibleToJava
<
WaitStepAttributesArgs
>
The parameters for the wait step.
Members
Constructors
Wait
Step
Attributes
Args
Link copied to clipboard
constructor
(
duration
:
Output
<
String
>
)
Properties
duration
Link copied to clipboard
val
duration
:
Output
<
String
>
The duration in ISO 8601 format of how long the wait should be.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
WaitStepAttributesArgs