Struct aws_sdk_memorydb::model::Subnet
source · #[non_exhaustive]pub struct Subnet { /* private fields */ }
Expand description
Represents the subnet associated with a cluster. This parameter refers to subnets defined in Amazon Virtual Private Cloud (Amazon VPC) and used with MemoryDB.
Implementations§
source§impl Subnet
impl Subnet
sourcepub fn identifier(&self) -> Option<&str>
pub fn identifier(&self) -> Option<&str>
The unique identifier for the subnet.
sourcepub fn availability_zone(&self) -> Option<&AvailabilityZone>
pub fn availability_zone(&self) -> Option<&AvailabilityZone>
The Availability Zone where the subnet resides