Class: Textus::Orchestration::ListKeysQuery
- Inherits:
-
Data
- Object
- Data
- Textus::Orchestration::ListKeysQuery
- Defined in:
- lib/textus/orchestration.rb
Instance Attribute Summary collapse
-
#lane ⇒ Object
readonly
Returns the value of attribute lane.
-
#prefix ⇒ Object
readonly
Returns the value of attribute prefix.
Instance Attribute Details
#lane ⇒ Object (readonly)
Returns the value of attribute lane
3 4 5 |
# File 'lib/textus/orchestration.rb', line 3 def lane @lane end |
#prefix ⇒ Object (readonly)
Returns the value of attribute prefix
3 4 5 |
# File 'lib/textus/orchestration.rb', line 3 def prefix @prefix end |