You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Appflow::Types::SingularConnectorProfileCredentials

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing SingularConnectorProfileCredentials as input to an Aws::Client method, you can use a vanilla Hash:

{
  api_key: "ApiKey", # required
}

The connector-specific profile credentials required when using Singular.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyString

A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.

Returns:

  • (String)

    A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.