featureSettings

@JvmName(name = "ihkpgtwvycvfnqse")
suspend fun featureSettings(value: Output<FeatureSettingsArgs>)
@JvmName(name = "iselgnqoauobllpp")
suspend fun featureSettings(value: FeatureSettingsArgs?)

Parameters

value

The feature specific settings to be used in the application.


@JvmName(name = "ailgcudtlxnhsdba")
suspend fun featureSettings(argument: suspend FeatureSettingsArgsBuilder.() -> Unit)

Parameters

argument

The feature specific settings to be used in the application.