Class: Aws::Types::RuntimeHints
- Inherits:
-
Object
- Object
- Aws::Types::RuntimeHints
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#slot_hints ⇒ ::Hash[::String, ::Hash[::String, Types::RuntimeHintDetails]]
Returns the value of attribute slot_hints.
Instance Attribute Details
#slot_hints ⇒ ::Hash[::String, ::Hash[::String, Types::RuntimeHintDetails]]
Returns the value of attribute slot_hints.
313 314 315 |
# File 'sig/types.rbs', line 313 def slot_hints @slot_hints end |