Periodic
Vehicles associated with the state template will stream telemetry data during a specified time period.
Inherited functions
Casts this StateTemplateUpdateStrategy as a OnChange and retrieves its aws.sdk.kotlin.services.iotfleetwise.model.OnChangeStateTemplateUpdateStrategy value. Throws an exception if the StateTemplateUpdateStrategy is not a OnChange.
Casts this StateTemplateUpdateStrategy as a OnChange and retrieves its aws.sdk.kotlin.services.iotfleetwise.model.OnChangeStateTemplateUpdateStrategy value. Returns null if the StateTemplateUpdateStrategy is not a OnChange.
Casts this StateTemplateUpdateStrategy as a Periodic and retrieves its aws.sdk.kotlin.services.iotfleetwise.model.PeriodicStateTemplateUpdateStrategy value. Throws an exception if the StateTemplateUpdateStrategy is not a Periodic.
Casts this StateTemplateUpdateStrategy as a Periodic and retrieves its aws.sdk.kotlin.services.iotfleetwise.model.PeriodicStateTemplateUpdateStrategy value. Returns null if the StateTemplateUpdateStrategy is not a Periodic.