Class: Aws::Types::ListGeofenceCollectionsResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#entries::Array[Types::ListGeofenceCollectionsResponseEntry]

Returns the value of attribute entries.



861
862
863
# File 'sig/types.rbs', line 861

def entries
  @entries
end

#next_token::String

Returns the value of attribute next_token.



862
863
864
# File 'sig/types.rbs', line 862

def next_token
  @next_token
end