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.
2545 2546 2547 |
# File 'sig/types.rbs', line 2545 def check_digit_string @check_digit_string end |
#sid ⇒ ::Float
Returns the value of attribute sid.
2546 2547 2548 |
# File 'sig/types.rbs', line 2546 def sid @sid end |
#timezone ⇒ "AMERICA_PUERTO_RICO", ...
Returns the value of attribute timezone.
2547 2548 2549 |
# File 'sig/types.rbs', line 2547 def timezone @timezone end |