Class: Aws::Types::TreatmentOverrides
- Inherits:
-
Object
- Object
- Aws::Types::TreatmentOverrides
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#inline ⇒ ::Hash[::String, ::String]
Returns the value of attribute inline.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#inline ⇒ ::Hash[::String, ::String]
Returns the value of attribute inline.
855 856 857 |
# File 'sig/types.rbs', line 855 def inline @inline end |
#unknown ⇒ Object
Returns the value of attribute unknown.
856 857 858 |
# File 'sig/types.rbs', line 856 def unknown @unknown end |