completionTime

@JvmName(name = "mxbovdesxhnbursd")
suspend fun completionTime(value: Output<TimestampArgs>)
@JvmName(name = "tlqaukrdlffcrgqd")
suspend fun completionTime(value: TimestampArgs?)

Parameters

value

The time when the step status was set to complete. This value will be set automatically when state transitions to COMPLETE. - In response: set if the execution state is COMPLETE. - In create/update request: never set


@JvmName(name = "lhvmpanfdalcjxma")
suspend fun completionTime(argument: suspend TimestampArgsBuilder.() -> Unit)

Parameters

argument

The time when the step status was set to complete. This value will be set automatically when state transitions to COMPLETE. - In response: set if the execution state is COMPLETE. - In create/update request: never set