Class: Aws::Types::BlackFrame

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#max_pixel_threshold::Float

Returns the value of attribute max_pixel_threshold.



68
69
70
# File 'sig/types.rbs', line 68

def max_pixel_threshold
  @max_pixel_threshold
end

#min_coverage_percentage::Float

Returns the value of attribute min_coverage_percentage.



69
70
71
# File 'sig/types.rbs', line 69

def min_coverage_percentage
  @min_coverage_percentage
end