DescribeCommandsRequest

Types

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

Properties

Link copied to clipboard

An array of command IDs. If you include this parameter, DescribeCommands returns a description of the specified commands. Otherwise, it returns a description of every command.

Link copied to clipboard

The deployment ID. If you include this parameter, DescribeCommands returns a description of the commands associated with the specified deployment.

Link copied to clipboard

The instance ID. If you include this parameter, DescribeCommands returns a description of the commands associated with the specified instance.

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