You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoT::Types::DeleteOTAUpdateRequestWhen passing DeleteOTAUpdateRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
ota_update_id: "OTAUpdateId", delete_stream: false,
force_delete_aws_job: false,
}
Instance Attribute Summary collapse
Specifies if the stream associated with an OTA update should be deleted when the OTA update is deleted.
Specifies if the AWS Job associated with the OTA update should be deleted when the OTA update is deleted.
The ID of the OTA update to delete.
Specifies if the stream associated with an OTA update should be deleted when the OTA update is deleted.
#force_delete_aws_job ⇒ BooleanSpecifies if the AWS Job associated with the OTA update should be deleted when the OTA update is deleted.
#ota_update_id ⇒ StringThe ID of the OTA update to delete.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4