Package software.amazon.awscdk.services.iotfleetwise
package software.amazon.awscdk.services.iotfleetwise
AWS::IoTFleetWise Construct Library
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:
- Search Construct Hub for IoTFleetWise construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::IoTFleetWise resources directly.
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.)
-
ClassDescriptionCreates an orchestration of data collection rules.A fluent builder for
CfnCampaign.Specifies what data to collect and how often or when to collect it.A builder forCfnCampaign.CollectionSchemePropertyAn implementation forCfnCampaign.CollectionSchemePropertyInformation about a collection scheme that uses a simple logical expression to recognize what data to collect.A builder forCfnCampaign.ConditionBasedCollectionSchemePropertyAn implementation forCfnCampaign.ConditionBasedCollectionSchemePropertySpecifies the condition under which a signal fetch occurs.A builder forCfnCampaign.ConditionBasedSignalFetchConfigPropertyAn implementation forCfnCampaign.ConditionBasedSignalFetchConfigPropertyThe destination where the AWS IoT FleetWise campaign sends data.A builder forCfnCampaign.DataDestinationConfigPropertyAn implementation forCfnCampaign.DataDestinationConfigPropertyThe configuration for signal data storage and upload options.A builder forCfnCampaign.DataPartitionPropertyAn implementation forCfnCampaign.DataPartitionPropertySize, time, and location options for the data partition.A builder forCfnCampaign.DataPartitionStorageOptionsPropertyAn implementation forCfnCampaign.DataPartitionStorageOptionsPropertyThe upload options for the data partition.A builder forCfnCampaign.DataPartitionUploadOptionsPropertyAn implementation forCfnCampaign.DataPartitionUploadOptionsPropertyThe MQTT topic to which the AWS IoT FleetWise campaign routes data.A builder forCfnCampaign.MqttTopicConfigPropertyAn implementation forCfnCampaign.MqttTopicConfigPropertyThe Amazon S3 bucket where the AWS IoT FleetWise campaign sends data.A builder forCfnCampaign.S3ConfigPropertyAn implementation forCfnCampaign.S3ConfigPropertyThe configuration of the signal fetch operation.A builder forCfnCampaign.SignalFetchConfigPropertyAn implementation forCfnCampaign.SignalFetchConfigPropertyInformation about the signal to be fetched.A builder forCfnCampaign.SignalFetchInformationPropertyAn implementation forCfnCampaign.SignalFetchInformationPropertyInformation about a signal.A builder forCfnCampaign.SignalInformationPropertyAn implementation forCfnCampaign.SignalInformationPropertyThe maximum storage size for the data partition.A builder forCfnCampaign.StorageMaximumSizePropertyAn implementation forCfnCampaign.StorageMaximumSizePropertyInformation about the minimum amount of time that data will be kept.A builder forCfnCampaign.StorageMinimumTimeToLivePropertyAn implementation forCfnCampaign.StorageMinimumTimeToLivePropertyInformation about a collection scheme that uses a time period to decide how often to collect data.A builder forCfnCampaign.TimeBasedCollectionSchemePropertyAn implementation forCfnCampaign.TimeBasedCollectionSchemePropertyUsed to configure a frequency-based vehicle signal fetch.A builder forCfnCampaign.TimeBasedSignalFetchConfigPropertyAn implementation forCfnCampaign.TimeBasedSignalFetchConfigPropertyThe Amazon Timestream table where the AWS IoT FleetWise campaign sends data.A builder forCfnCampaign.TimestreamConfigPropertyAn implementation forCfnCampaign.TimestreamConfigPropertyProperties for defining aCfnCampaign.A builder forCfnCampaignPropsAn implementation forCfnCampaignPropsCreates the decoder manifest associated with a model manifest.A fluent builder forCfnDecoderManifest.A single controller area network (CAN) device interface.A builder forCfnDecoderManifest.CanInterfacePropertyAn implementation forCfnDecoderManifest.CanInterfacePropertyRepresents a node and its specifications in an in-vehicle communication network.A builder forCfnDecoderManifest.CanNetworkInterfacePropertyAn implementation forCfnDecoderManifest.CanNetworkInterfacePropertyInformation about signal decoder using the Controller Area Network (CAN) protocol.A builder forCfnDecoderManifest.CanSignalDecoderPropertyAn implementation forCfnDecoderManifest.CanSignalDecoderPropertyInformation about a single controller area network (CAN) signal and the messages it receives and transmits.A builder forCfnDecoderManifest.CanSignalPropertyAn implementation forCfnDecoderManifest.CanSignalPropertyA list of information about available network interfaces.A builder forCfnDecoderManifest.NetworkInterfacesItemsPropertyAn implementation forCfnDecoderManifest.NetworkInterfacesItemsPropertyA network interface that specifies the On-board diagnostic (OBD) II network protocol.A builder forCfnDecoderManifest.ObdInterfacePropertyAn implementation forCfnDecoderManifest.ObdInterfacePropertyInformation about a network interface specified by the On-board diagnostic (OBD) II protocol.A builder forCfnDecoderManifest.ObdNetworkInterfacePropertyAn implementation forCfnDecoderManifest.ObdNetworkInterfacePropertyA list of information about signal decoders.A builder forCfnDecoderManifest.ObdSignalDecoderPropertyAn implementation forCfnDecoderManifest.ObdSignalDecoderPropertyInformation about signal messages using the on-board diagnostics (OBD) II protocol in a vehicle.A builder forCfnDecoderManifest.ObdSignalPropertyAn implementation forCfnDecoderManifest.ObdSignalPropertyInformation about a signal decoder.A builder forCfnDecoderManifest.SignalDecodersItemsPropertyAn implementation forCfnDecoderManifest.SignalDecodersItemsPropertyProperties for defining aCfnDecoderManifest.A builder forCfnDecoderManifestPropsAn implementation forCfnDecoderManifestPropsCreates a fleet that represents a group of vehicles.A fluent builder forCfnFleet.Properties for defining aCfnFleet.A builder forCfnFleetPropsAn implementation forCfnFleetPropsCreates a vehicle model (model manifest) that specifies signals (attributes, branches, sensors, and actuators).A fluent builder forCfnModelManifest.Properties for defining aCfnModelManifest.A builder forCfnModelManifestPropsAn implementation forCfnModelManifestPropsCreates a collection of standardized signals that can be reused to create vehicle models.A signal that represents a vehicle device such as the engine, heater, and door locks.A builder forCfnSignalCatalog.ActuatorPropertyAn implementation forCfnSignalCatalog.ActuatorPropertyA signal that represents static information about the vehicle, such as engine type or manufacturing date.A builder forCfnSignalCatalog.AttributePropertyAn implementation forCfnSignalCatalog.AttributePropertyA group of signals that are defined in a hierarchical structure.A builder forCfnSignalCatalog.BranchPropertyAn implementation forCfnSignalCatalog.BranchPropertyA fluent builder forCfnSignalCatalog.Information about the number of nodes and node types in a vehicle network.A builder forCfnSignalCatalog.NodeCountsPropertyAn implementation forCfnSignalCatalog.NodeCountsPropertyA general abstraction of a signal.A builder forCfnSignalCatalog.NodePropertyAn implementation forCfnSignalCatalog.NodePropertyAn input component that reports the environmental condition of a vehicle.A builder forCfnSignalCatalog.SensorPropertyAn implementation forCfnSignalCatalog.SensorPropertyProperties for defining aCfnSignalCatalog.A builder forCfnSignalCatalogPropsAn implementation forCfnSignalCatalogPropsCreates a mechanism for vehicle owners to track the state of their vehicles.A fluent builder forCfnStateTemplate.Properties for defining aCfnStateTemplate.A builder forCfnStateTemplatePropsAn implementation forCfnStateTemplatePropsCreates a vehicle, which is an instance of a vehicle model (model manifest).A fluent builder forCfnVehicle.Vehicles associated with the state template will stream telemetry data during a specified time period.A builder forCfnVehicle.PeriodicStateTemplateUpdateStrategyPropertyAn implementation forCfnVehicle.PeriodicStateTemplateUpdateStrategyPropertyThe state template associated with a vehicle.A builder forCfnVehicle.StateTemplateAssociationPropertyAn implementation forCfnVehicle.StateTemplateAssociationPropertyThe update strategy for the state template.A builder forCfnVehicle.StateTemplateUpdateStrategyPropertyAn implementation forCfnVehicle.StateTemplateUpdateStrategyPropertyThe length of time between state template updates.A builder forCfnVehicle.TimePeriodPropertyAn implementation forCfnVehicle.TimePeriodPropertyProperties for defining aCfnVehicle.A builder forCfnVehiclePropsAn implementation forCfnVehicleProps