Interface PaymentCredentialProviderConfiguration.Builder

  • Method Details

    • credentialProviderArn

      PaymentCredentialProviderConfiguration.Builder credentialProviderArn(String credentialProviderArn)

      The Amazon Resource Name (ARN) of the credential provider that stores the authentication credentials for the payment provider.

      Parameters:
      credentialProviderArn - The Amazon Resource Name (ARN) of the credential provider that stores the authentication credentials for the payment provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.