Class: Aws::Types::GeoMatchSetUpdate

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#action"INSERT", "DELETE"

Returns the value of attribute action.

Returns:

  • ("INSERT", "DELETE")


411
412
413
# File 'sig/types.rbs', line 411

def action
  @action
end

#geo_match_constraintTypes::GeoMatchConstraint

Returns the value of attribute geo_match_constraint.



412
413
414
# File 'sig/types.rbs', line 412

def geo_match_constraint
  @geo_match_constraint
end