creationTime

@JvmName(name = "nefcjofwnmjemwml")
suspend fun creationTime(value: Output<TimestampArgs>)
@JvmName(name = "vwjiiyujlrxmwrxw")
suspend fun creationTime(value: TimestampArgs?)

Parameters

value

The time when the Execution was created. This value will be set automatically when CreateExecution is called. - In response: always set - In create/update request: never set


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

Parameters

argument

The time when the Execution was created. This value will be set automatically when CreateExecution is called. - In response: always set - In create/update request: never set