resource Selector
suspend fun resourceSelector(value: Output<ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigResourceSelectorArgs>)
suspend fun resourceSelector(value: ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigResourceSelectorArgs?)
Parameters
value
The resource types that the custom module operates on. Each custom module can specify up to 5 resource types. Structure is documented below.
suspend fun resourceSelector(argument: suspend ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigResourceSelectorArgsBuilder.() -> Unit)
Parameters
argument
The resource types that the custom module operates on. Each custom module can specify up to 5 resource types. Structure is documented below.