Class: Aws::Types::GeoMatchSetSummary

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#geo_match_set_id::String

Returns the value of attribute geo_match_set_id.



405
406
407
# File 'sig/types.rbs', line 405

def geo_match_set_id
  @geo_match_set_id
end

#name::String

Returns the value of attribute name.



406
407
408
# File 'sig/types.rbs', line 406

def name
  @name
end