customConfig

@JvmName(name = "ctvwjffsqhbvsxjt")
suspend fun customConfig(value: Output<ProjectCustomModuleCustomConfigArgs>)
@JvmName(name = "fukgabsronfateqg")
suspend fun customConfig(value: ProjectCustomModuleCustomConfigArgs?)

Parameters

value

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


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

Parameters

argument

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