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)


5769
5770
5771
# File 'sig/types.rbs', line 5769

def is_empty
  @is_empty
end

#is_neg_oneBoolean

Returns the value of attribute is_neg_one.

Returns:

  • (Boolean)


5771
5772
5773
# File 'sig/types.rbs', line 5771

def is_neg_one
  @is_neg_one
end

#is_null_stringBoolean

Returns the value of attribute is_null_string.

Returns:

  • (Boolean)


5770
5771
5772
# File 'sig/types.rbs', line 5770

def is_null_string
  @is_null_string
end