configuration

@JvmName(name = "kbbbncjhyiynrjnt")
suspend fun configuration(value: Output<ThemeConfigurationArgs>)
@JvmName(name = "giopbbtwdrlmqvjy")
suspend fun configuration(value: ThemeConfigurationArgs?)

Parameters

value

The theme configuration, which contains the theme display properties.


@JvmName(name = "ospfjnhrygpxwdfe")
suspend fun configuration(argument: suspend ThemeConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The theme configuration, which contains the theme display properties.