ResourceIdentifier

A structure that contains the ARN of a resource and its resource type.

Types

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

Properties

Link copied to clipboard

The Amazon resource name (ARN) of a resource.

Link copied to clipboard

The resource type of a resource, such as AWS::EC2::Instance.

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