Module: Aws::Imagebuilder::Client::_ListWorkflowStepExecutionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#image_build_version_arn ⇒ ::String

Returns:

  • (::String)


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

def image_build_version_arn: () -> ::String

#message ⇒ ::String

Returns:

  • (::String)


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

def message: () -> ::String

#next_token ⇒ ::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#request_id ⇒ ::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#steps ⇒ ::Array[Types::WorkflowStepMetadata]

Returns:



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

def steps: () -> ::Array[Types::]

#workflow_build_version_arn ⇒ ::String

Returns:

  • (::String)


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

def workflow_build_version_arn: () -> ::String

#workflow_execution_id ⇒ ::String

Returns:

  • (::String)


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

def workflow_execution_id: () -> ::String