rollingDate

@JvmName(name = "dqxxwmksvybonftl")
suspend fun rollingDate(value: Output<AnalysisRollingDateConfigurationArgs>)
@JvmName(name = "crtvskgbfyjrhkar")
suspend fun rollingDate(value: AnalysisRollingDateConfigurationArgs?)

Parameters

value

The rolling date of the DataTimeDefaultValues . The date is determined from the dataset based on input expression.


@JvmName(name = "ibsxnxfjnrnvftjy")
suspend fun rollingDate(argument: suspend AnalysisRollingDateConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The rolling date of the DataTimeDefaultValues . The date is determined from the dataset based on input expression.