categories

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


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