INPUT_OBJECT
Input to edit AWS cloud compute setting.
input UpdateAwsComputeSettingInput {# ID of the AWS cloud compute setting.id: String# Name of the AWS cloud compute setting.name: String# Subnet ID of the AWS target.subnetId: String# VPC ID of the AWS target.vpcId: String# Security group ID of the AWS target.securityGroupId: String}