ResourceInfo

The information about the resource.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon resource name (ARN) that specifies the resource across services.

Link copied to clipboard
val name: String?

The name of the resource.

Link copied to clipboard

Determines whether an application tag is applied or skipped.

Link copied to clipboard

The details related to the resource.

Link copied to clipboard

Provides information about the Service Catalog App Registry resource type.

Functions

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