Module: Aws::MigrationHubOrchestrator::Client::_CreateWorkflowStepGroupResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#next::Array[::String]

Returns:

  • (::Array[::String])


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

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

#previous::Array[::String]

Returns:

  • (::Array[::String])


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

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

#tools::Array[Types::Tool]

Returns:



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

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

#workflow_id::String

Returns:

  • (::String)


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

def workflow_id: () -> ::String