Class: Aws::Types::ArchiveStringToEvaluate
- Inherits:
-
Object
- Object
- Aws::Types::ArchiveStringToEvaluate
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attribute ⇒ "TO", ...
Returns the value of attribute attribute.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#attribute ⇒ "TO", ...
Returns the value of attribute attribute.
129 130 131 |
# File 'sig/types.rbs', line 129 def attribute @attribute end |
#unknown ⇒ Object
Returns the value of attribute unknown.
130 131 132 |
# File 'sig/types.rbs', line 130 def unknown @unknown end |