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:



2843
2844
2845
# File 'sig/types.rbs', line 2843

def runtime_hint_values
  @runtime_hint_values
end

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

Returns the value of attribute sub_slot_hints.

Returns:



2844
2845
2846
# File 'sig/types.rbs', line 2844

def sub_slot_hints
  @sub_slot_hints
end