EnvironmentArgs

constructor(description: Output<String>? = null, name: Output<String>? = null, networkFabricType: Output<EnvironmentNetworkFabricType>? = null, tags: Output<List<TagArgs>>? = null)