Hierarchy

  • DeferComponentUpdateRequest

Properties

deploymentId: string

The ID of the AWS IoT Greengrass deployment to defer.

message?: string

(Optional) The name of the component for which to defer updates. Defaults to the name of the component that makes the request.

recheckAfterMs?: number

The amount of time in milliseconds for which to defer the update. Greengrass waits for this amount of time and then sends another PreComponentUpdateEvent

Generated using TypeDoc