categories

@JvmName(name = "eikdmlsmjrivrndv")
suspend fun categories(value: Output<List<String>>)
@JvmName(name = "pvfbxhvocykbhaqc")
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 = "lnkapmipcfapnxxi")
suspend fun categories(vararg values: Output<String>)


@JvmName(name = "wctjdojilcirwipk")
suspend fun categories(values: List<Output<String>>)
@JvmName(name = "xaeosqjhmjejqvuy")
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.