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