decimalParameters

@JvmName(name = "vyaqggxuceekocoj")
suspend fun decimalParameters(value: Output<List<DashboardParametersDecimalParameterArgs>>)
@JvmName(name = "kyckcsybebqlcrqe")
suspend fun decimalParameters(value: List<DashboardParametersDecimalParameterArgs>?)

Parameters

value

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


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


@JvmName(name = "njpmmvsgemkquegg")
suspend fun decimalParameters(values: List<Output<DashboardParametersDecimalParameterArgs>>)
@JvmName(name = "mnqhlpbhvgtofehb")
suspend fun decimalParameters(vararg values: DashboardParametersDecimalParameterArgs)

Parameters

values

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


@JvmName(name = "jfxlvhhhbdoyybjr")
suspend fun decimalParameters(argument: List<suspend DashboardParametersDecimalParameterArgsBuilder.() -> Unit>)
@JvmName(name = "wxxttkjiaotymkqu")
suspend fun decimalParameters(vararg argument: suspend DashboardParametersDecimalParameterArgsBuilder.() -> Unit)
@JvmName(name = "elegvcwtbhqdjrkh")
suspend fun decimalParameters(argument: suspend DashboardParametersDecimalParameterArgsBuilder.() -> Unit)

Parameters

argument

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