Module: Aws::CustomerProfiles::Client::_GetWorkflowStepsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetWorkflowStepsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::WorkflowStepItem]

Returns:



1206
# File 'sig/client.rbs', line 1206

def items: () -> ::Array[Types::WorkflowStepItem]

#next_token::String

Returns:

  • (::String)


1207
# File 'sig/client.rbs', line 1207

def next_token: () -> ::String

#workflow_id::String

Returns:

  • (::String)


1204
# File 'sig/client.rbs', line 1204

def workflow_id: () -> ::String

#workflow_type"APPFLOW_INTEGRATION"

Returns:

  • ("APPFLOW_INTEGRATION")


1205
# File 'sig/client.rbs', line 1205

def workflow_type: () -> ("APPFLOW_INTEGRATION")