INPUT_OBJECT
AWS Exocompute subnet input.
input AwsExocomputeSubnetInputType {# Availability zone of the subnet.availabilityZone: String!# Subnet ID of the pod subnet.podSubnetId: String# AWS ID of subnet.subnetId: String!}