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.outputs
/
WaitStepAttributesResponse
Wait
Step
Attributes
Response
data
class
WaitStepAttributesResponse
(
val
duration
:
String
)
The parameters for the wait step.
Members
Constructors
Wait
Step
Attributes
Response
Link copied to clipboard
constructor
(
duration
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
duration
Link copied to clipboard
val
duration
:
String
The duration in ISO 8601 format of how long the wait should be.