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.
1956 1957 1958 |
# File 'sig/types.rbs', line 1956 def breakout_code @breakout_code end |
#distributor_id ⇒ ::String
Returns the value of attribute distributor_id.
1957 1958 1959 |
# File 'sig/types.rbs', line 1957 def distributor_id @distributor_id end |