categories

@JvmName(name = "uuikqyswoqeskauq")
suspend fun categories(value: Output<List<String>>)
@JvmName(name = "qukhmawifvptepml")
suspend fun categories(value: List<String>?)

Parameters

value

A list of the categories of resource that is at risk when the Security Center Assessment is unhealthy. Possible values are Unknown, Compute, Data, IdentityAndAccess, IoT and Networking.


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


@JvmName(name = "jiuvmbrapgioduer")
suspend fun categories(values: List<Output<String>>)
@JvmName(name = "qucrkqijubfesodj")
suspend fun categories(vararg values: String)

Parameters

values

A list of the categories of resource that is at risk when the Security Center Assessment is unhealthy. Possible values are Unknown, Compute, Data, IdentityAndAccess, IoT and Networking.