dateValue

@JvmName(name = "hgqkkplnqntmyrbv")
suspend fun dateValue(value: Output<String>)
@JvmName(name = "mxclypanbxwwnmik")
suspend fun dateValue(value: String?)

Parameters

value

A date expressed as an ISO 8601 string. It is important for the time zone to be included in the ISO 8601 date-time format. As of this writing only UTC is supported. For example, 2012-03-25T12:30:10+00:00.