SignalFetchConfig
The configuration of the signal fetch operation.
Access to certain Amazon Web Services IoT FleetWise features is currently gated. For more information, see Amazon Web Services Region and feature availability in the Amazon Web Services IoT FleetWise Developer Guide.
Inheritors
Types
Functions
Casts this SignalFetchConfig as a ConditionBased and retrieves its aws.sdk.kotlin.services.iotfleetwise.model.ConditionBasedSignalFetchConfig value. Throws an exception if the SignalFetchConfig is not a ConditionBased.
Casts this SignalFetchConfig as a ConditionBased and retrieves its aws.sdk.kotlin.services.iotfleetwise.model.ConditionBasedSignalFetchConfig value. Returns null if the SignalFetchConfig is not a ConditionBased.
Casts this SignalFetchConfig as a TimeBased and retrieves its aws.sdk.kotlin.services.iotfleetwise.model.TimeBasedSignalFetchConfig value. Throws an exception if the SignalFetchConfig is not a TimeBased.
Casts this SignalFetchConfig as a TimeBased and retrieves its aws.sdk.kotlin.services.iotfleetwise.model.TimeBasedSignalFetchConfig value. Returns null if the SignalFetchConfig is not a TimeBased.