Class: Aws::Types::AvailMatchingCriteria

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dynamic_variable::String

Returns the value of attribute dynamic_variable.

Returns:

  • (::String)


97
98
99
# File 'sig/types.rbs', line 97

def dynamic_variable
  @dynamic_variable
end

#operator"EQUALS"

Returns the value of attribute operator.

Returns:

  • ("EQUALS")


98
99
100
# File 'sig/types.rbs', line 98

def operator
  @operator
end