| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.AppFlow.Types.TrendmicroConnectorProfileCredentials
Description
Documentation
data TrendmicroConnectorProfileCredentials Source #
The connector-specific profile credentials required when using Trend Micro.
See: newTrendmicroConnectorProfileCredentials smart constructor.
Constructors
| TrendmicroConnectorProfileCredentials' | |
Fields
| |
Instances
newTrendmicroConnectorProfileCredentials Source #
Arguments
| :: Text | |
| -> TrendmicroConnectorProfileCredentials |
Create a value of TrendmicroConnectorProfileCredentials with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:apiSecretKey:TrendmicroConnectorProfileCredentials', trendmicroConnectorProfileCredentials_apiSecretKey - The Secret Access Key portion of the credentials.
trendmicroConnectorProfileCredentials_apiSecretKey :: Lens' TrendmicroConnectorProfileCredentials Text Source #
The Secret Access Key portion of the credentials.