completionTime

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

Parameters

value

The time when the Execution status transitioned 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 = "yhsuilmpasyhseoo")
suspend fun completionTime(argument: suspend TimestampArgsBuilder.() -> Unit)

Parameters

argument

The time when the Execution status transitioned 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