| 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.InforNexusConnectorProfileProperties
Description
Documentation
data InforNexusConnectorProfileProperties Source #
The connector-specific profile properties required by Infor Nexus.
See: newInforNexusConnectorProfileProperties smart constructor.
Constructors
| InforNexusConnectorProfileProperties' | |
Fields
| |
Instances
newInforNexusConnectorProfileProperties Source #
Arguments
| :: Text | |
| -> InforNexusConnectorProfileProperties |
Create a value of InforNexusConnectorProfileProperties 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:InforNexusConnectorProfileProperties', inforNexusConnectorProfileProperties_instanceUrl - The location of the Infor Nexus resource.
inforNexusConnectorProfileProperties_instanceUrl :: Lens' InforNexusConnectorProfileProperties Text Source #
The location of the Infor Nexus resource.