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.SlackConnectorProfileProperties

Description

 
Synopsis

Documentation

data SlackConnectorProfileProperties Source #

The connector-specific profile properties required when using Slack.

See: newSlackConnectorProfileProperties smart constructor.

Constructors

SlackConnectorProfileProperties' 

Fields

Instances

Instances details
FromJSON SlackConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.SlackConnectorProfileProperties

ToJSON SlackConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.SlackConnectorProfileProperties

Generic SlackConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.SlackConnectorProfileProperties

Associated Types

type Rep SlackConnectorProfileProperties :: Type -> Type #

Read SlackConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.SlackConnectorProfileProperties

Show SlackConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.SlackConnectorProfileProperties

NFData SlackConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.SlackConnectorProfileProperties

Eq SlackConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.SlackConnectorProfileProperties

Hashable SlackConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.SlackConnectorProfileProperties

type Rep SlackConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.SlackConnectorProfileProperties

type Rep SlackConnectorProfileProperties = D1 ('MetaData "SlackConnectorProfileProperties" "Amazonka.AppFlow.Types.SlackConnectorProfileProperties" "amazonka-appflow-2.0-3aJWKTszi6ZKDtrkFSqVAB" 'False) (C1 ('MetaCons "SlackConnectorProfileProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "instanceUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newSlackConnectorProfileProperties Source #

Create a value of SlackConnectorProfileProperties 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:instanceUrl:SlackConnectorProfileProperties', slackConnectorProfileProperties_instanceUrl - The location of the Slack resource.