class Aws::IoT::Types::CreateDimensionRequest
@return [String]
not need to pass this option.
**A suitable default value is auto-generated.** You should normally
request.
Web Services SDKs will automatically generate a unique client
already exists, an exception occurs. If you omit this value, Amazon
to create a new dimension with the same token as a dimension that
Each dimension must have a unique client request token. If you try
@!attribute [rw] client_request_token
@return [Array<Types::Tag>]
Metadata that can be used to manage the dimension.
@!attribute [rw] tags
@return [Array<String>]
topic (for example, “admin/#”).
‘TOPIC_FILTER` dimensions, this is a pattern used to match the MQTT
Specifies the value or list of values for the dimension. For
@!attribute [rw] string_values
@return [String]
Specifies the type of dimension. Supported types: `TOPIC_FILTER.`
@!attribute [rw] type
@return [String]
does.
describes the type and value to make it easy to remember what it
A unique identifier for the dimension. Choose something that
@!attribute [rw] name
}
client_request_token: “ClientRequestToken”, # required
],
},
value: “TagValue”,
key: “TagKey”, # required
{
tags: [
string_values: [“DimensionStringValue”], # required
type: “TOPIC_FILTER”, # required, accepts TOPIC_FILTER
name: “DimensionName”, # required
{
data as a hash:
@note When making an API call, you may pass CreateDimensionRequest