Class: Aws::Types::DeleteMatchingWorkflowInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#workflow_name::String

Returns the value of attribute workflow_name.

Returns:

  • (::String)


169
170
171
# File 'sig/types.rbs', line 169

def workflow_name
  @workflow_name
end