GetProviderServiceResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies whether output data from the provider is anonymized. A value of TRUE means the output will be anonymized and you can't relate the data that comes back from the provider to the identifying input. A value of FALSE means the output won't be anonymized and you can relate the data that comes back from the provider to your source data.

Link copied to clipboard

Input schema for the provider service.

Link copied to clipboard

The definition of the provider configuration.

Link copied to clipboard

The required configuration fields to use with the provider service.

Link copied to clipboard

The definition of the provider entity output.

Link copied to clipboard

The provider configuration required for different ID namespace types.

The Amazon Web Services accounts and the S3 permissions that are required by some providers to create an S3 bucket for intermediate data storage.

Link copied to clipboard

Provider service job configurations.

Link copied to clipboard

The name of the provider. This name is typically the company name.

Link copied to clipboard

The ARN (Amazon Resource Name) that Entity Resolution generated for the provider service.

Link copied to clipboard

The display name of the provider service.

Link copied to clipboard

The name of the product that the provider service provides.

Link copied to clipboard

The type of provider service.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String