categories

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


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