See: Description
Interface | Description |
---|---|
CfnCampaign.CollectionSchemeProperty |
Specifies what data to collect and how often or when to collect it.
|
CfnCampaign.ConditionBasedCollectionSchemeProperty |
Information about a collection scheme that uses a simple logical expression to recognize what data to collect.
|
CfnCampaign.SignalInformationProperty |
Information about a signal.
|
CfnCampaign.TimeBasedCollectionSchemeProperty |
Information about a collection scheme that uses a time period to decide how often to collect data.
|
CfnCampaignProps |
Properties for defining a `CfnCampaign`.
|
CfnDecoderManifest.CanInterfaceProperty |
A single controller area network (CAN) device interface.
|
CfnDecoderManifest.CanSignalProperty |
Information about a single controller area network (CAN) signal and the messages it receives and transmits.
|
CfnDecoderManifest.NetworkInterfacesItemsProperty |
Example:
|
CfnDecoderManifest.ObdInterfaceProperty |
A network interface that specifies the On-board diagnostic (OBD) II network protocol.
|
CfnDecoderManifest.ObdSignalProperty |
Information about signal messages using the on-board diagnostics (OBD) II protocol in a vehicle.
|
CfnDecoderManifest.SignalDecodersItemsProperty |
Example:
|
CfnDecoderManifestProps |
Properties for defining a `CfnDecoderManifest`.
|
CfnFleetProps |
Properties for defining a `CfnFleet`.
|
CfnModelManifestProps |
Properties for defining a `CfnModelManifest`.
|
CfnSignalCatalog.ActuatorProperty |
A signal that represents a vehicle device such as the engine, heater, and door locks.
|
CfnSignalCatalog.AttributeProperty |
A signal that represents static information about the vehicle, such as engine type or manufacturing date.
|
CfnSignalCatalog.BranchProperty |
A group of signals that are defined in a hierarchical structure.
|
CfnSignalCatalog.NodeCountsProperty |
Information about the number of nodes and node types in a vehicle network.
|
CfnSignalCatalog.NodeProperty |
A general abstraction of a signal.
|
CfnSignalCatalog.SensorProperty |
An input component that reports the environmental condition of a vehicle.
|
CfnSignalCatalogProps |
Properties for defining a `CfnSignalCatalog`.
|
CfnVehicleProps |
Properties for defining a `CfnVehicle`.
|
---
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.iotfleetwise.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::IoTFleetWise.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)