Class: Aws::Types::RateLimitQueryString
- Inherits:
-
Object
- Object
- Aws::Types::RateLimitQueryString
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#text_transformations ⇒ ::Array[Types::TextTransformation]
Returns the value of attribute text_transformations.
Instance Attribute Details
#text_transformations ⇒ ::Array[Types::TextTransformation]
Returns the value of attribute text_transformations.
1403 1404 1405 |
# File 'sig/types.rbs', line 1403 def text_transformations @text_transformations end |