Class: Aws::Types::HttpQueryParameter

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#matchTypes::QueryParameterMatch

Returns the value of attribute match.



660
661
662
# File 'sig/types.rbs', line 660

def match
  @match
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


661
662
663
# File 'sig/types.rbs', line 661

def name
  @name
end