Module: Aws::EntityResolution::Client::_UpdateIdNamespaceResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#id_mapping_workflow_properties::Array[Types::IdNamespaceIdMappingWorkflowProperties]



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

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

#id_namespace_arn::String

Returns:

  • (::String)


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

def id_namespace_arn: () -> ::String

#id_namespace_name::String

Returns:

  • (::String)


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

def id_namespace_name: () -> ::String

#input_source_config::Array[Types::IdNamespaceInputSource]

Returns:



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

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

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#type"SOURCE", "TARGET"

Returns:

  • ("SOURCE", "TARGET")


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time