customConfig

@JvmName(name = "wnjmmrqtbktrndhd")
suspend fun customConfig(value: Output<FolderCustomModuleCustomConfigArgs>)
@JvmName(name = "ubpheutwilyfucxv")
suspend fun customConfig(value: FolderCustomModuleCustomConfigArgs?)

Parameters

value

The user specified custom configuration for the module. Structure is documented below.


@JvmName(name = "dkiwlhgthofpctmv")
suspend fun customConfig(argument: suspend FolderCustomModuleCustomConfigArgsBuilder.() -> Unit)

Parameters

argument

The user specified custom configuration for the module. Structure is documented below.