class Aws::Connect::Types::StringCondition
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/StringCondition AWS API Documentation
@return [String]
condition.
The type of comparison to be made when evaluating the string
@!attribute [rw] comparison_type
@return [String]
The value of the string.
@!attribute [rw] value
@return [String]
The name of the field in the string condition.
@!attribute [rw] field_name
</note>
<note markdown=“1”> The currently supported value for ‘FieldName`: `name`
A leaf node condition which can be used to specify a string condition.