amazonka-appflow-2.0: Amazon Appflow SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.AppFlow.Types.HoneycodeConnectorProfileProperties

Description

 
Synopsis

Documentation

data HoneycodeConnectorProfileProperties Source #

The connector-specific properties required when using Amazon Honeycode.

See: newHoneycodeConnectorProfileProperties smart constructor.

Instances

Instances details
FromJSON HoneycodeConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.HoneycodeConnectorProfileProperties

ToJSON HoneycodeConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.HoneycodeConnectorProfileProperties

Generic HoneycodeConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.HoneycodeConnectorProfileProperties

Read HoneycodeConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.HoneycodeConnectorProfileProperties

Show HoneycodeConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.HoneycodeConnectorProfileProperties

NFData HoneycodeConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.HoneycodeConnectorProfileProperties

Eq HoneycodeConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.HoneycodeConnectorProfileProperties

Hashable HoneycodeConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.HoneycodeConnectorProfileProperties

type Rep HoneycodeConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.HoneycodeConnectorProfileProperties

type Rep HoneycodeConnectorProfileProperties = D1 ('MetaData "HoneycodeConnectorProfileProperties" "Amazonka.AppFlow.Types.HoneycodeConnectorProfileProperties" "amazonka-appflow-2.0-3aJWKTszi6ZKDtrkFSqVAB" '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.