INPUT_OBJECT

AwsExocomputeSubnetInputType

Description

AWS Exocompute subnet input.

link GraphQL Schema definition

  • input AwsExocomputeSubnetInputType {
  • # AWS ID of subnet.
  • subnetId: String!
  • # Availability zone of the subnet.
  • availabilityZone: String!
  • }