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

Class: Aws::Appflow::Types::TrendmicroConnectorProfileCredentials

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

Overview

Note:

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

{
  api_secret_key: "ApiSecretKey", # required
}

The connector-specific profile credentials required when using Trend Micro.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#api_secret_keyString

The Secret Access Key portion of the credentials.

Returns:

  • (String)

    The Secret Access Key portion of the credentials.