Class: Aws::Types::GeoMatchSetSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#geo_match_set_id::String

Returns the value of attribute geo_match_set_id.

Returns:

  • (::String)


388
389
390
# File 'sig/types.rbs', line 388

def geo_match_set_id
  @geo_match_set_id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


389
390
391
# File 'sig/types.rbs', line 389

def name
  @name
end