CommandFilter

Describes a command filter.

A managed node ID can't be specified when a command status is Pending because the command hasn't run on the node yet.

Types

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

Properties

Link copied to clipboard

The name of the filter.

Link copied to clipboard

The filter value. Valid values for each filter key are as follows:

Functions

Link copied to clipboard
inline fun copy(block: CommandFilter.Builder.() -> Unit = {}): CommandFilter
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