Er Env Conf Preset Canary Xizang Args
data class ErEnvConfPresetCanaryXizangArgs(val allowedHosts: Output<List<String>>? = null, val codeRev: Output<String>? = null, val specName: Output<String>? = null) : ConvertibleToJava<ErEnvConfPresetCanaryXizangArgs>
Constructors
Link copied to clipboard
fun ErEnvConfPresetCanaryXizangArgs(allowedHosts: Output<List<String>>? = null, codeRev: Output<String>? = null, specName: Output<String>? = null)