Wait Step Properties Args
data class WaitStepPropertiesArgs(val attributes: Output<WaitStepAttributesArgs>, val stepType: Output<String>) : ConvertibleToJava<WaitStepPropertiesArgs>
Defines the properties of a Wait step.