Module: Aws::EntityResolution::Client::_CreateIdNamespaceResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#id_mapping_workflow_properties::Array[Types::IdNamespaceIdMappingWorkflowProperties]



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

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

#id_namespace_arn::String

Returns:

  • (::String)


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

def id_namespace_arn: () -> ::String

#id_namespace_name::String

Returns:

  • (::String)


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

def id_namespace_name: () -> ::String

#input_source_config::Array[Types::IdNamespaceInputSource]

Returns:



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

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

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

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

Returns:

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


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

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

#type"SOURCE", "TARGET"

Returns:

  • ("SOURCE", "TARGET")


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time