Module: Aws::Imagebuilder::Client::_GetWorkflowStepExecutionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#action ⇒ ::String

Returns:

  • (::String)


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

def action: () -> ::String

#attempt_number ⇒ ::Integer

Returns:

  • (::Integer)


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

def attempt_number: () -> ::Integer

#description ⇒ ::String

Returns:

  • (::String)


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

def description: () -> ::String

#end_time ⇒ ::String

Returns:

  • (::String)


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

def end_time: () -> ::String

#image_build_version_arn ⇒ ::String

Returns:

  • (::String)


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

def image_build_version_arn: () -> ::String

#inputs ⇒ ::String

Returns:

  • (::String)


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

def inputs: () -> ::String

#max_attempts ⇒ ::Integer

Returns:

  • (::Integer)


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

def max_attempts: () -> ::Integer

#message ⇒ ::String

Returns:

  • (::String)


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

def message: () -> ::String

#name ⇒ ::String

Returns:

  • (::String)


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

def name: () -> ::String

#on_failure ⇒ ::String

Returns:

  • (::String)


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

def on_failure: () -> ::String

#outputs ⇒ ::String

Returns:

  • (::String)


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

def outputs: () -> ::String

#request_id ⇒ ::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#rollback_status ⇒ "RUNNING", ...

Returns:

  • ("RUNNING", "COMPLETED", "SKIPPED", "FAILED")


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

def rollback_status: () -> ("RUNNING" | "COMPLETED" | "SKIPPED" | "FAILED")

#start_time ⇒ ::String

Returns:

  • (::String)


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

def start_time: () -> ::String

#status ⇒ "PENDING", ...

Returns:

  • ("PENDING", "SKIPPED", "RUNNING", "COMPLETED", "FAILED", "CANCELLED")


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

def status: () -> ("PENDING" | "SKIPPED" | "RUNNING" | "COMPLETED" | "FAILED" | "CANCELLED")

#step_execution_id ⇒ ::String

Returns:

  • (::String)


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

def step_execution_id: () -> ::String

#timeout_seconds ⇒ ::Integer

Returns:

  • (::Integer)


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

def timeout_seconds: () -> ::Integer

#workflow_build_version_arn ⇒ ::String

Returns:

  • (::String)


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

def workflow_build_version_arn: () -> ::String

#workflow_execution_id ⇒ ::String

Returns:

  • (::String)


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

def workflow_execution_id: () -> ::String