Class: Aws::Types::NielsenNaesIiNw

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#check_digit_string::String

Returns the value of attribute check_digit_string.

Returns:

  • (::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.

Returns:

  • (::Float)


2546
2547
2548
# File 'sig/types.rbs', line 2546

def sid
  @sid
end

#timezone"AMERICA_PUERTO_RICO", ...

Returns the value of attribute timezone.

Returns:

  • ("AMERICA_PUERTO_RICO", "US_ALASKA", "US_ARIZONA", "US_CENTRAL", "US_EASTERN", "US_HAWAII", "US_MOUNTAIN", "US_PACIFIC", "US_SAMOA", "UTC")


2547
2548
2549
# File 'sig/types.rbs', line 2547

def timezone
  @timezone
end