featureSettings

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

Parameters

value

The feature specific settings to be used in the application.


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

Parameters

argument

The feature specific settings to be used in the application.