ResourceTargetDefinition

Information about a change to a resource attribute.

Types

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

Properties

Link copied to clipboard

The attribute to be changed.

Link copied to clipboard
val name: String?

If the attribute is Properties, the value is the name of the property. Otherwise, the value is null.

Link copied to clipboard

If the attribute is Properties, indicates whether a change to this property causes the resource to be re-created.

Functions

Link copied to clipboard
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