Environment Args
fun EnvironmentArgs(description: Output<String>? = null, displayName: Output<String>? = null, environmentId: Output<String>? = null, infrastructureSpec: Output<GoogleCloudDataplexV1EnvironmentInfrastructureSpecArgs>? = null, labels: Output<Map<String, String>>? = null, lakeId: Output<String>? = null, location: Output<String>? = null, project: Output<String>? = null, sessionSpec: Output<GoogleCloudDataplexV1EnvironmentSessionSpecArgs>? = null)