ListRulesOutput

Readiness rule information, including the resource type, rule ID, and rule description.

Types

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

Properties

Link copied to clipboard

The resource type that the readiness rule applies to.

Link copied to clipboard

The description of a readiness rule.

Link copied to clipboard

The ID for the readiness rule.

Functions

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