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)


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

def image_build_version_arn: () -> ::String

#message ⇒ ::String

Returns:

  • (::String)


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

def message: () -> ::String

#next_token ⇒ ::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#request_id ⇒ ::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#workflow_executions ⇒ ::Array[Types::WorkflowExecutionMetadata]

Returns:



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

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