Class: Aws::Types::RuntimeHintDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#runtime_hint_values ⇒ ::Array[Types::RuntimeHintValue]

Returns the value of attribute runtime_hint_values.

Returns:



302
303
304
# File 'sig/types.rbs', line 302

def runtime_hint_values
  @runtime_hint_values
end

#sub_slot_hints ⇒ ::Hash[::String, Types::RuntimeHintDetails]

Returns the value of attribute sub_slot_hints.

Returns:



303
304
305
# File 'sig/types.rbs', line 303

def sub_slot_hints
  @sub_slot_hints
end