Class: Aws::Types::DeleteGeoMatchSetRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#change_token::String

Returns the value of attribute change_token.

Returns:

  • (::String)


228
229
230
# File 'sig/types.rbs', line 228

def change_token
  @change_token
end

#geo_match_set_id::String

Returns the value of attribute geo_match_set_id.

Returns:

  • (::String)


227
228
229
# File 'sig/types.rbs', line 227

def geo_match_set_id
  @geo_match_set_id
end