Class: AWS::Flow::NoInput Private

Inherits:
Object
  • Object
show all
Defined in:
lib/aws/decider/workflow_client.rb

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Instance Method Summary collapse

Instance Method Details

#empty?Boolean

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:

  • (Boolean)


125
# File 'lib/aws/decider/workflow_client.rb', line 125

def empty?; return true; end