ResourceIdentifier

The details that identify a resource that is discovered by Config, including the resource type, ID, and (if available) the custom resource name.

Types

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

Properties

Link copied to clipboard

The time that the resource was deleted.

Link copied to clipboard

The ID of the resource (for example, sg-xxxxxx).

Link copied to clipboard

The custom name of the resource (if available).

Link copied to clipboard

The type of resource.

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