location property

String? location
final

The location for the offering. It will return either the region, availability zone or availability zone id for the offering depending on the locationType value.

Implementation

final String? location;