RosManagedPrometheusProps
Properties for defining a RosManagedPrometheus
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-arms-managedprometheus
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkarms"
&alicloudroscdkarms.RosManagedPrometheusProps {
ClusterType: interface{},
SecurityGroupId: interface{},
VpcId: interface{},
VSwitchId: interface{},
ClusterId: interface{},
ClusterName: interface{},
GrafanaInstanceId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
ClusterType |
interface{} |
No description. |
SecurityGroupId |
interface{} |
No description. |
VpcId |
interface{} |
No description. |
VSwitchId |
interface{} |
No description. |
ClusterId |
interface{} |
No description. |
ClusterName |
interface{} |
No description. |
GrafanaInstanceId |
interface{} |
No description. |
ClusterType
Required
ClusterType interface{}
- Type: interface{}
SecurityGroupId
Required
SecurityGroupId interface{}
- Type: interface{}
VpcId
Required
VpcId interface{}
- Type: interface{}
VSwitchId
Required
VSwitchId interface{}
- Type: interface{}
ClusterId
Optional
ClusterId interface{}
- Type: interface{}
ClusterName
Optional
ClusterName interface{}
- Type: interface{}
GrafanaInstanceId
Optional
GrafanaInstanceId interface{}
- Type: interface{}