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)


5779
5780
5781
# File 'sig/types.rbs', line 5779

def is_empty
  @is_empty
end

#is_neg_oneBoolean

Returns the value of attribute is_neg_one.

Returns:

  • (Boolean)


5781
5782
5783
# File 'sig/types.rbs', line 5781

def is_neg_one
  @is_neg_one
end

#is_null_stringBoolean

Returns the value of attribute is_null_string.

Returns:

  • (Boolean)


5780
5781
5782
# File 'sig/types.rbs', line 5780

def is_null_string
  @is_null_string
end