EnvironmentArgs

constructor(apiProxyType: Output<EnvironmentApiProxyType>? = null, deploymentType: Output<EnvironmentDeploymentType>? = null, description: Output<String>? = null, displayName: Output<String>? = null, forwardProxyUri: Output<String>? = null, name: Output<String>? = null, nodeConfig: Output<GoogleCloudApigeeV1NodeConfigArgs>? = null, organizationId: Output<String>? = null, properties: Output<GoogleCloudApigeeV1PropertiesArgs>? = null)