Module: Aws::EntityResolution::Client::_GetProviderServiceResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#anonymized_outputBoolean

Returns:

  • (Boolean)


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

def anonymized_output: () -> bool

#provider_component_schemaTypes::ProviderComponentSchema



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

def provider_component_schema: () -> Types::ProviderComponentSchema

#provider_configuration_definitionObject

Returns:

  • (Object)


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

def provider_configuration_definition: () -> untyped

#provider_endpoint_configurationTypes::ProviderEndpointConfiguration



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

def provider_endpoint_configuration: () -> Types::ProviderEndpointConfiguration

#provider_entity_output_definitionObject

Returns:

  • (Object)


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

def provider_entity_output_definition: () -> untyped

#provider_id_name_space_configurationTypes::ProviderIdNameSpaceConfiguration



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

def provider_id_name_space_configuration: () -> Types::ProviderIdNameSpaceConfiguration

#provider_intermediate_data_access_configurationTypes::ProviderIntermediateDataAccessConfiguration



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

def provider_intermediate_data_access_configuration: () -> Types::ProviderIntermediateDataAccessConfiguration

#provider_job_configurationObject

Returns:

  • (Object)


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

def provider_job_configuration: () -> untyped

#provider_name::String

Returns:

  • (::String)


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

def provider_name: () -> ::String

#provider_service_arn::String

Returns:

  • (::String)


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

def provider_service_arn: () -> ::String

#provider_service_display_name::String

Returns:

  • (::String)


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

def provider_service_display_name: () -> ::String

#provider_service_name::String

Returns:

  • (::String)


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

def provider_service_name: () -> ::String

#provider_service_type"ASSIGNMENT", "ID_MAPPING"

Returns:

  • ("ASSIGNMENT", "ID_MAPPING")


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

def provider_service_type: () -> ("ASSIGNMENT" | "ID_MAPPING")