Class: Aws::Types::GuardrailCoverage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#imagesTypes::GuardrailImageCoverage

Returns the value of attribute images.



872
873
874
# File 'sig/types.rbs', line 872

def images
  @images
end

#text_charactersTypes::GuardrailTextCharactersCoverage

Returns the value of attribute text_characters.



871
872
873
# File 'sig/types.rbs', line 871

def text_characters
  @text_characters
end