ListApplicationOperationsRequest

Request to list operations performed on an application

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the application

Link copied to clipboard
val limit: Int?

Limit on the number of records returned in the response

Link copied to clipboard

If a previous command returned a pagination token, pass it into this value to retrieve the next set of results

Link copied to clipboard

Type of operation performed on an application

Link copied to clipboard

Status of the operation performed on an application

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String