Class: Aws::Types::NielsenNwOnly

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)


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.

Returns:

  • (::Float)


6045
6046
6047
# File 'sig/types.rbs', line 6045

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")


6046
6047
6048
# File 'sig/types.rbs', line 6046

def timezone
  @timezone
end