AddTagsToCertificateRequest

Types

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

Properties

Link copied to clipboard

String that contains the ARN of the ACM certificate to which the tag is to be applied. This must be of the form:

Link copied to clipboard
val tags: List<Tag>?

The key-value pair that defines the tag. The tag value is optional.

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