Values.SubnetSourceDetailed information about a subnet.
type nonrec t = {subnetIdentifier : String_.t option;Specifies the identifier of the subnet.
*)subnetAvailabilityZone : AvailabilityZone.t option;Specifies the Availability Zone for the subnet.
*)subnetStatus : String_.t option;Specifies the status of the subnet.
*)}