Class: Aws::Types::NielsenNaesIiNw
- Inherits:
-
Object
- Object
- Aws::Types::NielsenNaesIiNw
- 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.
2548 2549 2550 |
# File 'sig/types.rbs', line 2548 def check_digit_string @check_digit_string end |
#sid ⇒ ::Float
Returns the value of attribute sid.
2549 2550 2551 |
# File 'sig/types.rbs', line 2549 def sid @sid end |
#timezone ⇒ "AMERICA_PUERTO_RICO", ...
Returns the value of attribute timezone.
2550 2551 2552 |
# File 'sig/types.rbs', line 2550 def timezone @timezone end |