Class: Aws::Types::SelectionCriteria

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#delimiter::String

Returns the value of attribute delimiter.

Returns:



1925
1926
1927
# File 'sig/types.rbs', line 1925

def delimiter
  @delimiter
end

#max_depth::Integer

Returns the value of attribute max_depth.

Returns:



1926
1927
1928
# File 'sig/types.rbs', line 1926

def max_depth
  @max_depth
end

#min_storage_bytes_percentage::Float

Returns the value of attribute min_storage_bytes_percentage.

Returns:



1927
1928
1929
# File 'sig/types.rbs', line 1927

def min_storage_bytes_percentage
  @min_storage_bytes_percentage
end