webAppCustomization

@JvmName(name = "eummdxsexkvtaqkl")
suspend fun webAppCustomization(value: Output<WebAppCustomizationArgs>)
@JvmName(name = "spttfowktgtfcnxh")
suspend fun webAppCustomization(value: WebAppCustomizationArgs?)

Parameters

value

A structure that contains the customization fields for the web app. You can provide a title, logo, and icon to customize the appearance of your web app.


@JvmName(name = "rbqcaldolidylxil")
suspend fun webAppCustomization(argument: suspend WebAppCustomizationArgsBuilder.() -> Unit)

Parameters

argument

A structure that contains the customization fields for the web app. You can provide a title, logo, and icon to customize the appearance of your web app.