class AWS::EC2::AvailabilityZone
def region
-
(Region)
- Returns the region of this availability zone.
def region Region.new(self.region_name, :config => config) end
(Region)
- Returns the region of this availability zone.
def region Region.new(self.region_name, :config => config) end