Module: Aws::LocationService::Client::_DescribeGeofenceCollectionResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeGeofenceCollectionResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#collection_arn::String

Returns:

  • (::String)


407
# File 'sig/client.rbs', line 407

def collection_arn: () -> ::String

#collection_name::String

Returns:

  • (::String)


406
# File 'sig/client.rbs', line 406

def collection_name: () -> ::String

#create_time::Time

Returns:

  • (::Time)


413
# File 'sig/client.rbs', line 413

def create_time: () -> ::Time

#description::String

Returns:

  • (::String)


408
# File 'sig/client.rbs', line 408

def description: () -> ::String

#geofence_count::Integer

Returns:

  • (::Integer)


415
# File 'sig/client.rbs', line 415

def geofence_count: () -> ::Integer

#kms_key_id::String

Returns:

  • (::String)


411
# File 'sig/client.rbs', line 411

def kms_key_id: () -> ::String

#pricing_plan"RequestBasedUsage", ...

Returns:

  • ("RequestBasedUsage", "MobileAssetTracking", "MobileAssetManagement")


409
# File 'sig/client.rbs', line 409

def pricing_plan: () -> ("RequestBasedUsage" | "MobileAssetTracking" | "MobileAssetManagement")

#pricing_plan_data_source::String

Returns:

  • (::String)


410
# File 'sig/client.rbs', line 410

def pricing_plan_data_source: () -> ::String

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


412
# File 'sig/client.rbs', line 412

def tags: () -> ::Hash[::String, ::String]

#update_time::Time

Returns:

  • (::Time)


414
# File 'sig/client.rbs', line 414

def update_time: () -> ::Time