decimalParameters

@JvmName(name = "fhhkcorkswtijbrm")
suspend fun decimalParameters(value: Output<List<AnalysisParametersDecimalParameterArgs>>)
@JvmName(name = "nwovaiyawknyyron")
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 = "utwdmalmatfqhmxw")
suspend fun decimalParameters(vararg values: Output<AnalysisParametersDecimalParameterArgs>)


@JvmName(name = "vfslgrjdcqtcrmqe")
suspend fun decimalParameters(values: List<Output<AnalysisParametersDecimalParameterArgs>>)
@JvmName(name = "cvhnginbubmbkmka")
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 = "tseipkvrymxdbhjj")
suspend fun decimalParameters(argument: List<suspend AnalysisParametersDecimalParameterArgsBuilder.() -> Unit>)
@JvmName(name = "tqtqtmohfobrlwwp")
suspend fun decimalParameters(vararg argument: suspend AnalysisParametersDecimalParameterArgsBuilder.() -> Unit)
@JvmName(name = "hcclfvfkkighptle")
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.