entityMappings

@JvmName(name = "pfdbqrwbkkuyrshc")
suspend fun entityMappings(value: Output<List<AlertRuleScheduledEntityMappingArgs>>)
@JvmName(name = "qdavimeliiwvfslc")
suspend fun entityMappings(value: List<AlertRuleScheduledEntityMappingArgs>?)

Parameters

value

A list of entity_mapping blocks as defined below.


@JvmName(name = "uishklqrgiujsdqf")
suspend fun entityMappings(vararg values: Output<AlertRuleScheduledEntityMappingArgs>)


@JvmName(name = "xngtgbiritbbmvoo")
suspend fun entityMappings(values: List<Output<AlertRuleScheduledEntityMappingArgs>>)
@JvmName(name = "arcwwupmrptrtqpq")
suspend fun entityMappings(vararg values: AlertRuleScheduledEntityMappingArgs)

Parameters

values

A list of entity_mapping blocks as defined below.


@JvmName(name = "auyjhijqqukquhsv")
suspend fun entityMappings(argument: List<suspend AlertRuleScheduledEntityMappingArgsBuilder.() -> Unit>)
@JvmName(name = "fhgmntykkebjvvdq")
suspend fun entityMappings(vararg argument: suspend AlertRuleScheduledEntityMappingArgsBuilder.() -> Unit)
@JvmName(name = "vqtacjudchhqhivm")
suspend fun entityMappings(argument: suspend AlertRuleScheduledEntityMappingArgsBuilder.() -> Unit)

Parameters

argument

A list of entity_mapping blocks as defined below.