Class: Aws::Connect::Types::Threshold
- Inherits:
-
Struct
- Object
- Struct
- Aws::Connect::Types::Threshold
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-connect/types.rb
Overview
Contains information about the threshold for service level metrics.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#comparison ⇒ String
The type of comparison.
-
#threshold_value ⇒ Float
The threshold value to compare.