DeleteApplicationStatusCheckRequest
Types
Properties
Link copied to clipboard
The ID of the application status check to delete.
Link copied to clipboard
A unique, case-sensitive identifier that you provide to ensure that the operation completes no more than one time. If you retry a request with the same token, the service ignores the request but does not return an error. For more information, see Ensuring idempotency.
Link copied to clipboard
Functions
Link copied to clipboard
inline fun copy(block: DeleteApplicationStatusCheckRequest.Builder.() -> Unit = {}): DeleteApplicationStatusCheckRequest