Module: Aws::MigrationHubOrchestrator::Client::_UpdateWorkflowStepGroupResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#next::Array[::String]

Returns:

  • (::Array[::String])


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

def next: () -> ::Array[::String]

#previous::Array[::String]

Returns:

  • (::Array[::String])


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

def previous: () -> ::Array[::String]

#tools::Array[Types::Tool]

Returns:



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

def tools: () -> ::Array[Types::Tool]

#workflow_id::String

Returns:

  • (::String)


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

def workflow_id: () -> ::String