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 HoneycodeConnectorProfileProperties Source #
The connector-specific properties required when using Amazon Honeycode.
See: newHoneycodeConnectorProfileProperties
smart constructor.
Instances
Eq HoneycodeConnectorProfileProperties Source # | |
Read HoneycodeConnectorProfileProperties Source # | |
Show HoneycodeConnectorProfileProperties Source # | |
Generic HoneycodeConnectorProfileProperties Source # | |
Defined in Amazonka.AppFlow.Types.HoneycodeConnectorProfileProperties type Rep HoneycodeConnectorProfileProperties :: Type -> Type # | |
NFData HoneycodeConnectorProfileProperties Source # | |
Hashable HoneycodeConnectorProfileProperties Source # | |
ToJSON HoneycodeConnectorProfileProperties Source # | |
FromJSON HoneycodeConnectorProfileProperties Source # | |
type Rep HoneycodeConnectorProfileProperties Source # | |
Defined in Amazonka.AppFlow.Types.HoneycodeConnectorProfileProperties type Rep HoneycodeConnectorProfileProperties = D1 ('MetaData "HoneycodeConnectorProfileProperties" "Amazonka.AppFlow.Types.HoneycodeConnectorProfileProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "HoneycodeConnectorProfileProperties'" 'PrefixI 'False) (U1 :: Type -> Type)) |
newHoneycodeConnectorProfileProperties :: HoneycodeConnectorProfileProperties Source #
Create a value of HoneycodeConnectorProfileProperties
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.