customConfig

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

Parameters

value

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


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

Parameters

argument

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