class Aws::IoTFleetHub::Types::DeleteApplicationRequest
@note When making an API call, you may pass DeleteApplicationRequest
data as a hash: { application_id: "Id", # required client_token: "ClientRequestToken", }
@!attribute [rw] application_id
The unique Id of the web application. @return [String]
@!attribute [rw] client_token
A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required. **A suitable default value is auto-generated.** You should normally not need to pass this option. @return [String]
Constants
- SENSITIVE