CustomDataIdentifierSummary

Provides information about a custom data identifier.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the custom data identifier.

Link copied to clipboard

The date and time, in UTC and extended ISO 8601 format, when the custom data identifier was created.

Link copied to clipboard

The custom description of the custom data identifier.

Link copied to clipboard
val id: String?

The unique identifier for the custom data identifier.

Link copied to clipboard
val name: String?

The custom name of the custom data identifier.

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