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")


394
395
396
# File 'sig/types.rbs', line 394

def action
  @action
end

#geo_match_constraintTypes::GeoMatchConstraint

Returns the value of attribute geo_match_constraint.



395
396
397
# File 'sig/types.rbs', line 395

def geo_match_constraint
  @geo_match_constraint
end