Method: AWS::SimpleWorkflow::Type#domain
- Defined in:
- lib/aws/simple_workflow/type.rb
#domain ⇒ Domain (readonly)
Returns the domain this type is registered to.
31 32 33 |
# File 'lib/aws/simple_workflow/type.rb', line 31 def domain @domain end |