ResourceDetails

Returns information about the resource being evaluated.

Types

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

Properties

Link copied to clipboard

The resource definition to be evaluated as per the resource configuration schema type.

Link copied to clipboard

The schema type of the resource configuration.

Link copied to clipboard

A unique resource ID for an evaluation.

Link copied to clipboard

The type of resource being evaluated.

Functions

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