Get Alert Resource Plain Args
data class GetAlertResourcePlainArgs(val lang: String? = null, val project: String? = null, val type: String) : ConvertibleToJava<GetAlertResourcePlainArgs>
A collection of arguments for invoking getAlertResource.