Module: Aws::EntityResolution::Client::_GetIdNamespaceResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#id_mapping_workflow_properties::Array[Types::IdNamespaceIdMappingWorkflowProperties]



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

def id_mapping_workflow_properties: () -> ::Array[Types::IdNamespaceIdMappingWorkflowProperties]

#id_namespace_arn::String

Returns:

  • (::String)


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

def id_namespace_arn: () -> ::String

#id_namespace_name::String

Returns:

  • (::String)


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

def id_namespace_name: () -> ::String

#input_source_config::Array[Types::IdNamespaceInputSource]

Returns:



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

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

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

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

Returns:

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


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

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

#type"SOURCE", "TARGET"

Returns:

  • ("SOURCE", "TARGET")


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

def type: () -> ("SOURCE" | "TARGET")

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time