groupByEntities

@JvmName(name = "rnajaxrgyrtmamrx")
suspend fun groupByEntities(value: Output<List<String>>)
@JvmName(name = "lfbuhqagutcmnejb")
suspend fun groupByEntities(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 = "jktcavumcioxmgjl")
suspend fun groupByEntities(vararg values: Output<String>)


@JvmName(name = "tibusivrlksvpqov")
suspend fun groupByEntities(values: List<Output<String>>)
@JvmName(name = "xpjxxbcyerspdhpq")
suspend fun groupByEntities(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.