Class: Aws::Types::CreateGeoMatchSetResponse

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)


68
69
70
# File 'sig/types.rbs', line 68

def change_token
  @change_token
end

#geo_match_setTypes::GeoMatchSet

Returns the value of attribute geo_match_set.

Returns:



67
68
69
# File 'sig/types.rbs', line 67

def geo_match_set
  @geo_match_set
end