Class: Aws::Types::GuardrailImageCoverage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#guarded::Integer

Returns the value of attribute guarded.

Returns:

  • (::Integer)


890
891
892
# File 'sig/types.rbs', line 890

def guarded
  @guarded
end

#total::Integer

Returns the value of attribute total.

Returns:

  • (::Integer)


891
892
893
# File 'sig/types.rbs', line 891

def total
  @total
end