TargetResource

A target resource in a scope. The resource is identified by a Region and a target identifier, which includes a target ID and a target type.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services Region where the target resource is located.

Link copied to clipboard

A target identifier is a pair of identifying information for a resource that is included in a target. A target identifier includes the target ID and the target type.

Functions

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