ComplianceDetails

Information that shows whether a resource is compliant with the effective tag policy, including details on any noncompliant tag keys.

Types

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

Properties

Link copied to clipboard

Whether a resource is compliant with the effective tag policy.

Link copied to clipboard

These are keys defined in the effective policy that are on the resource with either incorrect case treatment or noncompliant values.

Link copied to clipboard

These tag keys on the resource are noncompliant with the effective tag policy.

Functions

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