Error Detail Properties Args
data class ErrorDetailPropertiesArgs(val errorCode: Output<String>? = null, val errorMessage: Output<String>? = null) : ConvertibleToJava<ErrorDetailPropertiesArgs>
ARM error code and error message associated with the impact