values

@JvmName(name = "btcweqfolqrmhwcm")
suspend fun values(value: Output<List<ThemeValuesArgs>>)
@JvmName(name = "kusfvljpgycoords")
suspend fun values(value: List<ThemeValuesArgs>?)

Parameters

value

A list of key-value pairs that defines the properties of the theme.


@JvmName(name = "clqghvvqqhlumany")
suspend fun values(vararg values: Output<ThemeValuesArgs>)


@JvmName(name = "ndnosutuguofrgsk")
suspend fun values(values: List<Output<ThemeValuesArgs>>)
@JvmName(name = "qbqcaxxmvafeyidd")
suspend fun values(vararg values: ThemeValuesArgs)

Parameters

values

A list of key-value pairs that defines the properties of the theme.


@JvmName(name = "uscmcpivepadlwfu")
suspend fun values(argument: List<suspend ThemeValuesArgsBuilder.() -> Unit>)
@JvmName(name = "idfahxxprfhlnjpw")
suspend fun values(vararg argument: suspend ThemeValuesArgsBuilder.() -> Unit)
@JvmName(name = "ujcqwhxsgmgymeve")
suspend fun values(argument: suspend ThemeValuesArgsBuilder.() -> Unit)

Parameters

argument

A list of key-value pairs that defines the properties of the theme.