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.
Properties
Link copied to clipboard
The type of alert resources, must be user or project, 'user' for init aliyuncloud account's alert center resource, including project named sls-alert-{uid}-{region} and some dashboards; 'project' for init project's alert resource, including logstore named internal-alert-history and alert dashboard.