Class: Aws::Types::Selector

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#field_name::String

Returns the value of attribute field_name.

Returns:

  • (::String)


279
280
281
# File 'sig/types.rbs', line 279

def field_name
  @field_name
end

#operatorTypes::Operator

Returns the value of attribute operator.

Returns:



280
281
282
# File 'sig/types.rbs', line 280

def operator
  @operator
end