Skip to content

PrometheusProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcms"
&alicloudroscdkcms.PrometheusProperty {
    Level: interface{},
    PromQl: interface{},
    Times: interface{},
    Annotations: interface{},
}

Properties

Name Type Description
Level interface{} No description.
PromQl interface{} No description.
Times interface{} No description.
Annotations interface{} No description.

LevelRequired

Level interface{}
  • Type: interface{}

PromQlRequired

PromQl interface{}
  • Type: interface{}

TimesRequired

Times interface{}
  • Type: interface{}

AnnotationsOptional

Annotations interface{}
  • Type: interface{}