Class: Aws::Types::SuggestedFix

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#code::String

Returns the value of attribute code.

Returns:

  • (::String)


2736
2737
2738
# File 'sig/types.rbs', line 2736

def code
  @code
end

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


2735
2736
2737
# File 'sig/types.rbs', line 2735

def description
  @description
end