Module: Aws::EntityResolution::Client::_GetSchemaMappingResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#has_workflowsBoolean

Returns:

  • (Boolean)


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

def has_workflows: () -> bool

#mapped_input_fields::Array[Types::SchemaInputAttribute]

Returns:



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

def mapped_input_fields: () -> ::Array[Types::SchemaInputAttribute]

#schema_arn::String

Returns:

  • (::String)


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

def schema_arn: () -> ::String

#schema_name::String

Returns:

  • (::String)


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

def schema_name: () -> ::String

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

Returns:

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


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time