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.
6044 6045 6046 |
# File 'sig/types.rbs', line 6044 def check_digit_string @check_digit_string end |
#sid ⇒ ::Float
Returns the value of attribute sid.
6045 6046 6047 |
# File 'sig/types.rbs', line 6045 def sid @sid end |
#timezone ⇒ "AMERICA_PUERTO_RICO", ...
Returns the value of attribute timezone.
6046 6047 6048 |
# File 'sig/types.rbs', line 6046 def timezone @timezone end |