decimalParameters

@JvmName(name = "pqlhcjiyuknhltlk")
suspend fun decimalParameters(value: Output<List<AnalysisParametersDecimalParameterArgs>>)
@JvmName(name = "wbeyhhjpfbbvyoyi")
suspend fun decimalParameters(value: List<AnalysisParametersDecimalParameterArgs>?)

Parameters

value

A list of parameters that have a data type of decimal. See AWS API Documentation for complete description.


@JvmName(name = "vlyqlcvkdmkadgjr")
suspend fun decimalParameters(vararg values: Output<AnalysisParametersDecimalParameterArgs>)


@JvmName(name = "viiqpwkonedvrsgr")
suspend fun decimalParameters(values: List<Output<AnalysisParametersDecimalParameterArgs>>)
@JvmName(name = "bkdydubvfslclufd")
suspend fun decimalParameters(vararg values: AnalysisParametersDecimalParameterArgs)

Parameters

values

A list of parameters that have a data type of decimal. See AWS API Documentation for complete description.


@JvmName(name = "fwjaoycgbhmpiwhh")
suspend fun decimalParameters(argument: List<suspend AnalysisParametersDecimalParameterArgsBuilder.() -> Unit>)
@JvmName(name = "oetthshimvkbeofj")
suspend fun decimalParameters(vararg argument: suspend AnalysisParametersDecimalParameterArgsBuilder.() -> Unit)
@JvmName(name = "puisnexfuxqoadsh")
suspend fun decimalParameters(argument: suspend AnalysisParametersDecimalParameterArgsBuilder.() -> Unit)

Parameters

argument

A list of parameters that have a data type of decimal. See AWS API Documentation for complete description.