ProviderServiceSummary

A list of ProviderService objects, each of which contain the fields providerName, providerServiceArn, providerServiceName, and providerServiceType.

Types

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

Properties

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 providerService.

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