Uses of Class
software.amazon.awssdk.services.memorydb.model.AvailabilityZone
-
Packages that use AvailabilityZone Package Description software.amazon.awssdk.services.memorydb.model -
-
Uses of AvailabilityZone in software.amazon.awssdk.services.memorydb.model
Methods in software.amazon.awssdk.services.memorydb.model that return AvailabilityZone Modifier and Type Method Description AvailabilityZoneSubnet. availabilityZone()The Availability Zone where the subnet residesMethods in software.amazon.awssdk.services.memorydb.model with parameters of type AvailabilityZone Modifier and Type Method Description Subnet.BuilderSubnet.Builder. availabilityZone(AvailabilityZone availabilityZone)The Availability Zone where the subnet resides
-