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