DeploymentConfigurationValidationPolicy
Contains information about how long a component on a core device can validate its configuration updates before it times out. Components can use the SubscribeToValidateConfigurationUpdates IPC operation to receive notifications when a deployment specifies a configuration update. Then, components can respond with the SendConfigurationValidityReport IPC operation. For more information, see Create deployments in the IoT Greengrass V2 Developer Guide.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: DeploymentConfigurationValidationPolicy.Builder.() -> Unit = {}): DeploymentConfigurationValidationPolicy