byEntities

@JvmName(name = "xciecwklytqtrwjc")
suspend fun byEntities(value: Output<List<String>>)
@JvmName(name = "aksifatpnkokrihh")
suspend fun byEntities(value: List<String>?)

Parameters

value

A list of entity types to group by, only when the entity_matching_method is Selected. Possible values are Account, AzureResource, CloudApplication, DNS, File, FileHash, Host, IP, Mailbox, MailCluster, MailMessage, Malware, Process, RegistryKey, RegistryValue, SecurityGroup, SubmissionMail, URL.


@JvmName(name = "mhxyttwfojovslfh")
suspend fun byEntities(vararg values: Output<String>)


@JvmName(name = "ahmrnitxaddnfuev")
suspend fun byEntities(values: List<Output<String>>)
@JvmName(name = "jsoejjnlbvxduahg")
suspend fun byEntities(vararg values: String)

Parameters

values

A list of entity types to group by, only when the entity_matching_method is Selected. Possible values are Account, AzureResource, CloudApplication, DNS, File, FileHash, Host, IP, Mailbox, MailCluster, MailMessage, Malware, Process, RegistryKey, RegistryValue, SecurityGroup, SubmissionMail, URL.