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