Class: Aws::Types::NewGeolocationDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#ip_address::String

Returns the value of attribute ip_address.

Returns:



380
381
382
# File 'sig/types.rbs', line 380

def ip_address
  @ip_address
end

#is_new_for_entire_accountBoolean

Returns the value of attribute is_new_for_entire_account.

Returns:



381
382
383
# File 'sig/types.rbs', line 381

def 
  @is_new_for_entire_account
end

#location::String

Returns the value of attribute location.

Returns:



379
380
381
# File 'sig/types.rbs', line 379

def location
  @location
end