Class: Aws::Types::GetWorkflowStepGroupRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:



238
239
240
# File 'sig/types.rbs', line 238

def id
  @id
end

#workflow_id::String

Returns the value of attribute workflow_id.

Returns:



239
240
241
# File 'sig/types.rbs', line 239

def workflow_id
  @workflow_id
end