Class StateTemplateUpdateStrategy

java.lang.Object
software.amazon.awssdk.services.iotfleetwise.model.StateTemplateUpdateStrategy
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<StateTemplateUpdateStrategy.Builder,StateTemplateUpdateStrategy>

@Generated("software.amazon.awssdk:codegen") public final class StateTemplateUpdateStrategy extends Object implements SdkPojo, Serializable, ToCopyableBuilder<StateTemplateUpdateStrategy.Builder,StateTemplateUpdateStrategy>

The update strategy for the state template. Vehicles associated with the state template can stream telemetry data with either an onChange or periodic update strategy.

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.

See Also: