TargetPreview

Information about the resources that would be included in the actual runbook execution, if it were to be run.

Types

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

Properties

Link copied to clipboard
val count: Int

The number of resources of a certain type included in an execution preview.

Link copied to clipboard

A type of resource that was included in the execution preview.

Functions

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