Class: Aws::Types::PossibleRemediationActions

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#actions::Array[Types::PossibleRemediationAction]

Returns the value of attribute actions.

Returns:



903
904
905
# File 'sig/types.rbs', line 903

def actions
  @actions
end

#description::String

Returns the value of attribute description.

Returns:



902
903
904
# File 'sig/types.rbs', line 902

def description
  @description
end