DescribeConnectorProfilesRequest

Types

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

Properties

Link copied to clipboard

The name of the connector. The name is unique for each ConnectorRegistration in your Amazon Web Services account. Only needed if calling for CUSTOMCONNECTOR connector type/.

Link copied to clipboard

The name of the connector profile. The name is unique for each ConnectorProfile in the Amazon Web Services account.

Link copied to clipboard

The type of connector, such as Salesforce, Amplitude, and so on.

Link copied to clipboard

Specifies the maximum number of items that should be returned in the result set. The default for maxResults is 20 (for all paginated API operations).

Link copied to clipboard

The pagination token for the next page of data.

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