connectors Platform Config
suspend fun connectorsPlatformConfig(value: Output<AddonsConfigAddonsConfigConnectorsPlatformConfigArgs>)
Parameters
value
Configuration for the Monetization add-on. Structure is documented below.
suspend fun connectorsPlatformConfig(argument: suspend AddonsConfigAddonsConfigConnectorsPlatformConfigArgsBuilder.() -> Unit)
Parameters
argument
Configuration for the Monetization add-on. Structure is documented below.