UntagResourceRequest

Types

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

Properties

Link copied to clipboard

The DynamoDB resource that the tags will be removed from. This value is an Amazon Resource Name (ARN).

Link copied to clipboard

A list of tag keys. Existing tags of the resource whose keys are members of this list will be removed from the DynamoDB resource.

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