Module: Aws::Imagebuilder::Client::_ListWorkflowExecutionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#image_build_version_arn::String

Returns:

  • (::String)


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

def image_build_version_arn: () -> ::String

#message::String

Returns:

  • (::String)


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

def message: () -> ::String

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#workflow_executions::Array[Types::WorkflowExecutionMetadata]

Returns:



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

def workflow_executions: () -> ::Array[Types::WorkflowExecutionMetadata]