Class: Aws::Types::GuardrailTextCharactersCoverage

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)


964
965
966
# File 'sig/types.rbs', line 964

def guarded
  @guarded
end

#total::Integer

Returns the value of attribute total.

Returns:

  • (::Integer)


965
966
967
# File 'sig/types.rbs', line 965

def total
  @total
end