OBJECT

AwsExocomputeSubnetType

Description

AWS Exocompute subnet.

link GraphQL Schema definition

  • type AwsExocomputeSubnetType {
  • # ID of the subnet.
  • subnetId: String!
  • # Availability zone in which the subnet resides.
  • availabilityZone: String!
  • }