Class: Aws::Types::NielsenNwOnly
- Inherits:
-
Object
- Object
- Aws::Types::NielsenNwOnly
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#check_digit_string ⇒ ::String
Returns the value of attribute check_digit_string.
-
#sid ⇒ ::Float
Returns the value of attribute sid.
-
#timezone ⇒ "AMERICA_PUERTO_RICO", ...
Returns the value of attribute timezone.
Instance Attribute Details
#check_digit_string ⇒ ::String
Returns the value of attribute check_digit_string.
6057 6058 6059 |
# File 'sig/types.rbs', line 6057 def check_digit_string @check_digit_string end |
#sid ⇒ ::Float
Returns the value of attribute sid.
6058 6059 6060 |
# File 'sig/types.rbs', line 6058 def sid @sid end |
#timezone ⇒ "AMERICA_PUERTO_RICO", ...
Returns the value of attribute timezone.
6059 6060 6061 |
# File 'sig/types.rbs', line 6059 def timezone @timezone end |