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