WarningProperty

A specific property that is impacted by a warning.

Types

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

Properties

Link copied to clipboard

The description of the property from the resource provider schema.

Link copied to clipboard

The path of the property. For example, if this is for the S3Bucket member of the Code property, the property path would be Code/S3Bucket.

Link copied to clipboard

If true, the specified property is required.

Functions

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