EnvironmentArgs

fun EnvironmentArgs(description: Output<String>? = null, name: Output<String>? = null, networkFabricType: Output<EnvironmentNetworkFabricType>? = null, tags: Output<List<EnvironmentTagArgs>>? = null)