Environment Args
constructor(apiProxyType: Output<String>? = null, deploymentType: Output<String>? = null, description: Output<String>? = null, displayName: Output<String>? = null, forwardProxyUri: Output<String>? = null, name: Output<String>? = null, nodeConfig: Output<EnvironmentNodeConfigArgs>? = null, orgId: Output<String>? = null, properties: Output<EnvironmentPropertiesArgs>? = null, type: Output<String>? = null)