resource Selector
suspend fun resourceSelector(value: Output<ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigResourceSelectorArgs>)
suspend fun resourceSelector(value: ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigResourceSelectorArgs)
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 ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigResourceSelectorArgsBuilder.() -> 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.