Class: Aws::Types::NielsenConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::NielsenConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#breakout_code ⇒ ::Integer
Returns the value of attribute breakout_code.
-
#distributor_id ⇒ ::String
Returns the value of attribute distributor_id.
Instance Attribute Details
#breakout_code ⇒ ::Integer
Returns the value of attribute breakout_code.
1977 1978 1979 |
# File 'sig/types.rbs', line 1977 def breakout_code @breakout_code end |
#distributor_id ⇒ ::String
Returns the value of attribute distributor_id.
1978 1979 1980 |
# File 'sig/types.rbs', line 1978 def distributor_id @distributor_id end |