Module: Aws::EntityResolution::Client::_GetIdMappingWorkflowResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#id_mapping_techniquesTypes::IdMappingTechniques



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

def id_mapping_techniques: () -> Types::IdMappingTechniques

#incremental_run_configTypes::IdMappingIncrementalRunConfig



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

def incremental_run_config: () -> Types::IdMappingIncrementalRunConfig

#input_source_config::Array[Types::IdMappingWorkflowInputSource]



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

def input_source_config: () -> ::Array[Types::IdMappingWorkflowInputSource]

#output_source_config::Array[Types::IdMappingWorkflowOutputSource]



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

def output_source_config: () -> ::Array[Types::IdMappingWorkflowOutputSource]

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def tags: () -> ::Hash[::String, ::String]

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#workflow_arn::String

Returns:

  • (::String)


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

def workflow_arn: () -> ::String

#workflow_name::String

Returns:

  • (::String)


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

def workflow_name: () -> ::String