| 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.IoTFleetWise.Types.Branch
Description
Documentation
A group of signals that are defined in a hierarchical structure.
See: newBranch smart constructor.
Constructors
| Branch' | |
Fields
| |
Instances
| FromJSON Branch Source # | |
| ToJSON Branch Source # | |
Defined in Amazonka.IoTFleetWise.Types.Branch | |
| Generic Branch Source # | |
| Read Branch Source # | |
| Show Branch Source # | |
| NFData Branch Source # | |
Defined in Amazonka.IoTFleetWise.Types.Branch | |
| Eq Branch Source # | |
| Hashable Branch Source # | |
Defined in Amazonka.IoTFleetWise.Types.Branch | |
| type Rep Branch Source # | |
Defined in Amazonka.IoTFleetWise.Types.Branch type Rep Branch = D1 ('MetaData "Branch" "Amazonka.IoTFleetWise.Types.Branch" "amazonka-iotfleetwise-2.0-3noXdw9CznA79cw3EwaHcU" 'False) (C1 ('MetaCons "Branch'" 'PrefixI 'True) (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "fullyQualifiedName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) | |
Create a value of Branch 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:description:Branch', branch_description - A brief description of the branch.
$sel:fullyQualifiedName:Branch', branch_fullyQualifiedName - The fully qualified name of the branch. For example, the fully qualified
name of a branch might be Vehicle.Body.Engine.