AssociatedResource

Represents an AWS resource that is associated with a benefit application for tracking and management.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) that uniquely identifies the AWS resource.

Link copied to clipboard

The unique identifier of the AWS resource within its service.

Link copied to clipboard

The type of AWS resource (e.g., EC2 instance, S3 bucket, Lambda function).

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