pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
ForecastingSettingsArgsBuilder
/
targetLags
target
Lags
@
JvmName
(
name
=
"qpgoblsgodptswoq"
)
suspend
fun
targetLags
(
value
:
Output
<
Either
<
AutoTargetLagsArgs
,
CustomTargetLagsArgs
>
>
)
@
JvmName
(
name
=
"ceuwfihdhmkdcmoo"
)
suspend
fun
targetLags
(
value
:
Either
<
AutoTargetLagsArgs
,
CustomTargetLagsArgs
>
?
)
@
JvmName
(
name
=
"ofvyfkewuumhfeti"
)
fun
targetLags
(
value
:
AutoTargetLagsArgs
)
@
JvmName
(
name
=
"ydiurblvisbsebxb"
)
fun
targetLags
(
value
:
CustomTargetLagsArgs
)
Parameters
value
The number of past periods to lag from the target column.