Class: Aws::Types::DashDvbMetricsReporting
- Inherits:
-
Object
- Object
- Aws::Types::DashDvbMetricsReporting
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#probability ⇒ ::Integer
Returns the value of attribute probability.
-
#reporting_url ⇒ ::String
Returns the value of attribute reporting_url.
Instance Attribute Details
#probability ⇒ ::Integer
Returns the value of attribute probability.
273 274 275 |
# File 'sig/types.rbs', line 273 def probability @probability end |
#reporting_url ⇒ ::String
Returns the value of attribute reporting_url.
272 273 274 |
# File 'sig/types.rbs', line 272 def reporting_url @reporting_url end |