Resource

class Resource

The resource element of a resource set.

Types

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

Properties

Link copied to clipboard

The component identifier of the resource, generated when DNS target resource is used.

Link copied to clipboard

The DNS target resource.

Link copied to clipboard

A list of recovery group Amazon Resource Names (ARNs) and cell ARNs that this resource is contained within.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Amazon Web Services resource.

Functions

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