UpdateDimensionResponse

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 created dimension.

Link copied to clipboard

The date and time, in milliseconds since epoch, when the dimension was initially created.

Link copied to clipboard

The date and time, in milliseconds since epoch, when the dimension was most recently updated.

Link copied to clipboard
val name: String?

A unique identifier for the dimension.

Link copied to clipboard

The value or list of values used to scope the dimension. For example, for topic filters, this is the pattern used to match the MQTT topic name.

Link copied to clipboard

The type of the dimension.

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