class Aws::NetworkManager::Types::AWSLocation
Specifies a location in AWS.
@note When making an API call, you may pass AWSLocation
data as a hash: { zone: "String", subnet_arn: "String", }
@!attribute [rw] zone
The Zone the device is located in. This can be the ID of an Availability Zone, Local Zone, Wavelength Zone, or an Outpost. @return [String]
@!attribute [rw] subnet_arn
The Amazon Resource Name (ARN) of the subnet the device is located in. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/networkmanager-2019-07-05/AWSLocation AWS API Documentation
Constants
- SENSITIVE