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)


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

def image_build_version_arn: () -> ::String

#message::String

Returns:

  • (::String)


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

def message: () -> ::String

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#steps::Array[Types::WorkflowStepMetadata]

Returns:



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

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

#workflow_build_version_arn::String

Returns:

  • (::String)


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

def workflow_build_version_arn: () -> ::String

#workflow_execution_id::String

Returns:

  • (::String)


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

def workflow_execution_id: () -> ::String