custom Config
suspend fun customConfig(value: Output<ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigArgs>)
suspend fun customConfig(value: ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigArgs?)
Parameters
value
The user specified custom configuration for the module. Structure is documented below.
suspend fun customConfig(argument: suspend ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigArgsBuilder.() -> Unit)
Parameters
argument
The user specified custom configuration for the module. Structure is documented below.