class Aws::IoT::Types::DeleteOTAUpdateRequest
@return [Boolean]
deleted when the OTA update is deleted.
Specifies if the AWS Job associated with the OTA update should be
@!attribute [rw] force_delete_aws_job
@return [Boolean]
deleted when the OTA update is deleted.
Specifies if the stream associated with an OTA update should be
@!attribute [rw] delete_stream
@return [String]
The ID of the OTA update to delete.
@!attribute [rw] ota_update_id
}
force_delete_aws_job: false,
delete_stream: false,
ota_update_id: “OTAUpdateId”, # required
{
data as a hash:
@note When making an API call, you may pass DeleteOTAUpdateRequest