Class: Aws::Types::Model
- Inherits:
-
Object
- Object
- Aws::Types::Model
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#smithy ⇒ ::String
Returns the value of attribute smithy.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#smithy ⇒ ::String
Returns the value of attribute smithy.
4580 4581 4582 |
# File 'sig/types.rbs', line 4580 def smithy @smithy end |
#unknown ⇒ Object
Returns the value of attribute unknown.
4581 4582 4583 |
# File 'sig/types.rbs', line 4581 def unknown @unknown end |