DescribeDimensionResponse

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) for the dimension.

Link copied to clipboard

The date the dimension was created.

Link copied to clipboard

The date the dimension was last modified.

Link copied to clipboard
val name: String?

The 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