Class: Aws::Types::NullCheckBoxList

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#is_emptyBoolean

Returns the value of attribute is_empty.

Returns:

  • (Boolean)


5750
5751
5752
# File 'sig/types.rbs', line 5750

def is_empty
  @is_empty
end

#is_neg_oneBoolean

Returns the value of attribute is_neg_one.

Returns:

  • (Boolean)


5752
5753
5754
# File 'sig/types.rbs', line 5752

def is_neg_one
  @is_neg_one
end

#is_null_stringBoolean

Returns the value of attribute is_null_string.

Returns:

  • (Boolean)


5751
5752
5753
# File 'sig/types.rbs', line 5751

def is_null_string
  @is_null_string
end