Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
data TrendmicroConnectorProfileProperties Source #
The connector-specific profile properties required when using Trend Micro.
See: newTrendmicroConnectorProfileProperties
smart constructor.
Instances
Eq TrendmicroConnectorProfileProperties Source # | |
Read TrendmicroConnectorProfileProperties Source # | |
Show TrendmicroConnectorProfileProperties Source # | |
Generic TrendmicroConnectorProfileProperties Source # | |
Defined in Amazonka.AppFlow.Types.TrendmicroConnectorProfileProperties type Rep TrendmicroConnectorProfileProperties :: Type -> Type # | |
NFData TrendmicroConnectorProfileProperties Source # | |
Hashable TrendmicroConnectorProfileProperties Source # | |
ToJSON TrendmicroConnectorProfileProperties Source # | |
FromJSON TrendmicroConnectorProfileProperties Source # | |
type Rep TrendmicroConnectorProfileProperties Source # | |
Defined in Amazonka.AppFlow.Types.TrendmicroConnectorProfileProperties type Rep TrendmicroConnectorProfileProperties = D1 ('MetaData "TrendmicroConnectorProfileProperties" "Amazonka.AppFlow.Types.TrendmicroConnectorProfileProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "TrendmicroConnectorProfileProperties'" 'PrefixI 'False) (U1 :: Type -> Type)) |
newTrendmicroConnectorProfileProperties :: TrendmicroConnectorProfileProperties Source #
Create a value of TrendmicroConnectorProfileProperties
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.