criticality

@JvmName(name = "onimreouwbdllylk")
suspend fun criticality(value: Output<List<AutomationRuleNumberFilterArgs>>)
@JvmName(name = "hfnwrmwgroipxubx")
suspend fun criticality(value: List<AutomationRuleNumberFilterArgs>?)

Parameters

value

The level of importance that is assigned to the resources that are associated with a finding. Criticality is scored on a 0–100 basis, using a ratio scale that supports only full integers. A score of 0 means that the underlying resources have no criticality, and a score of 100 is reserved for the most critical resources. For more information, see Criticality in the AWS Security Hub User Guide . Array Members: Minimum number of 1 item. Maximum number of 20 items.


@JvmName(name = "xrboqmmplspvfxsi")
suspend fun criticality(vararg values: Output<AutomationRuleNumberFilterArgs>)


@JvmName(name = "mnracafbmprosmbg")
suspend fun criticality(values: List<Output<AutomationRuleNumberFilterArgs>>)
@JvmName(name = "eaikbkgmcytaxutw")
suspend fun criticality(vararg values: AutomationRuleNumberFilterArgs)

Parameters

values

The level of importance that is assigned to the resources that are associated with a finding. Criticality is scored on a 0–100 basis, using a ratio scale that supports only full integers. A score of 0 means that the underlying resources have no criticality, and a score of 100 is reserved for the most critical resources. For more information, see Criticality in the AWS Security Hub User Guide . Array Members: Minimum number of 1 item. Maximum number of 20 items.


@JvmName(name = "dnbbvebqxqbrbqya")
suspend fun criticality(argument: List<suspend AutomationRuleNumberFilterArgsBuilder.() -> Unit>)
@JvmName(name = "exxiqihnfudmugei")
suspend fun criticality(vararg argument: suspend AutomationRuleNumberFilterArgsBuilder.() -> Unit)
@JvmName(name = "rcdalgjaduatjgld")
suspend fun criticality(argument: suspend AutomationRuleNumberFilterArgsBuilder.() -> Unit)

Parameters

argument

The level of importance that is assigned to the resources that are associated with a finding. Criticality is scored on a 0–100 basis, using a ratio scale that supports only full integers. A score of 0 means that the underlying resources have no criticality, and a score of 100 is reserved for the most critical resources. For more information, see Criticality in the AWS Security Hub User Guide . Array Members: Minimum number of 1 item. Maximum number of 20 items.