OBJECT
AWS Exocompute subnet.
type AwsExocomputeSubnetType {# Availability zone in which the subnet resides.availabilityZone: String! # Subnet ID of the pod subnet.podSubnetId: String # ID of the subnet.subnetId: String! }