NAME
Paws::IoT::DescribeDimensionResponse
ATTRIBUTES
Arn => Str
The Amazon Resource Name (ARN) for the dimension.
CreationDate => Str
The date the dimension was created.
LastModifiedDate => Str
The date the dimension was last modified.
Name => Str
The unique identifier for the dimension.
StringValues => ArrayRef[Str|Undef]
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.
Type => Str
The type of the dimension.
Valid values are: "TOPIC_FILTER"
=head2 _request_id => Str