Class: Aws::Types::ArchiveBooleanToEvaluate
- Inherits:
-
Object
- Object
- Aws::Types::ArchiveBooleanToEvaluate
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attribute ⇒ "HAS_ATTACHMENTS"
Returns the value of attribute attribute.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#attribute ⇒ "HAS_ATTACHMENTS"
Returns the value of attribute attribute.
80 81 82 |
# File 'sig/types.rbs', line 80 def attribute @attribute end |
#unknown ⇒ Object
Returns the value of attribute unknown.
81 82 83 |
# File 'sig/types.rbs', line 81 def unknown @unknown end |