Class: Aws::Types::NielsenCBET

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cbet_check_digit_string::String

Returns the value of attribute cbet_check_digit_string.

Returns:

  • (::String)


2532
2533
2534
# File 'sig/types.rbs', line 2532

def cbet_check_digit_string
  @cbet_check_digit_string
end

#cbet_stepaside"DISABLED", "ENABLED"

Returns the value of attribute cbet_stepaside.

Returns:

  • ("DISABLED", "ENABLED")


2533
2534
2535
# File 'sig/types.rbs', line 2533

def cbet_stepaside
  @cbet_stepaside
end

#csid::String

Returns the value of attribute csid.

Returns:

  • (::String)


2534
2535
2536
# File 'sig/types.rbs', line 2534

def csid
  @csid
end