class Aws::CloudWatchEvidently::Types::CreateSegmentRequest


@see docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/CreateSegmentRequest AWS API Documentation
@return [Hash<String,String>]
<p>You can associate as many as 50 tags with a segment.</p> <p>For more information, see <a href=“docs.aws.amazon.com/general/latest/gr/aws_tagging.html”>Tagging Amazon Web Services resources</a>.</p>
interpreted strictly as strings of characters.
Tags don’t have any semantic meaning to Amazon Web Services and are
values.
permission to access or change only resources with certain tag
also use them to scope user permissions by granting a user
Tags can help you organize and categorize your resources. You can
Assigns one or more tags (key-value pairs) to the segment.
@!attribute [rw] tags
@return [String]<br>: docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Evidently-segments.html#CloudWatch-Evidently-segments-syntax.html<br><br><br><br>pattern syntax, see [ Segment rule pattern syntax].
The pattern to use for the segment. For more information about
@!attribute [rw] pattern
@return [String]
A name for the segment.
@!attribute [rw] name
@return [String]
An optional description for this segment.
@!attribute [rw] description
}
},
“TagKey” => “TagValue”,
tags: {
pattern: “SegmentPattern”, # required
name: “SegmentName”, # required
description: “Description”,
{
data as a hash:
@note When making an API call, you may pass CreateSegmentRequest