Class: Aws::Types::OperandOne
- Inherits:
-
Object
- Object
- Aws::Types::OperandOne
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#field_id ⇒ ::String
Returns the value of attribute field_id.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#field_id ⇒ ::String
Returns the value of attribute field_id.
892 893 894 |
# File 'sig/types.rbs', line 892 def field_id @field_id end |
#unknown ⇒ Object
Returns the value of attribute unknown.
893 894 895 |
# File 'sig/types.rbs', line 893 def unknown @unknown end |