Class: Aws::Types::RateLimitQueryArgument

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


1397
1398
1399
# File 'sig/types.rbs', line 1397

def name
  @name
end

#text_transformations::Array[Types::TextTransformation]

Returns the value of attribute text_transformations.

Returns:



1398
1399
1400
# File 'sig/types.rbs', line 1398

def text_transformations
  @text_transformations
end