class Aws::NetworkManager::Types::Location
Describes a location.
@note When making an API call, you may pass Location
data as a hash: { address: "String", latitude: "String", longitude: "String", }
@!attribute [rw] address
The physical address. @return [String]
@!attribute [rw] latitude
The latitude. @return [String]
@!attribute [rw] longitude
The longitude. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/networkmanager-2019-07-05/Location AWS API Documentation
Constants
- SENSITIVE