Class: Aws::Types::AutomatedReasoningPolicyDefinitionTypeValue

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:description])

Instance Attribute Summary collapse

Instance Attribute Details

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


490
491
492
# File 'sig/types.rbs', line 490

def description
  @description
end

#value::String

Returns the value of attribute value.

Returns:

  • (::String)


489
490
491
# File 'sig/types.rbs', line 489

def value
  @value
end