entity Mappings
Parameters
value
A list of entity_mapping
blocks as defined below.
Parameters
values
A list of entity_mapping
blocks as defined below.
suspend fun entityMappings(argument: List<suspend AlertRuleScheduledEntityMappingArgsBuilder.() -> Unit>)
suspend fun entityMappings(vararg argument: suspend AlertRuleScheduledEntityMappingArgsBuilder.() -> Unit)
Parameters
argument
A list of entity_mapping
blocks as defined below.