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