QueryListProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdksls"
&alicloudroscdksls.QueryListProperty {
End: interface{},
Query: interface{},
Start: interface{},
TimeSpanType: interface{},
ChartTitle: interface{},
DashboardId: interface{},
LogStore: interface{},
PowerSqlMode: interface{},
Project: interface{},
Region: interface{},
RoleArn: interface{},
Store: interface{},
StoreType: interface{},
}
Properties
Name | Type | Description |
---|---|---|
End |
interface{} |
No description. |
Query |
interface{} |
No description. |
Start |
interface{} |
No description. |
TimeSpanType |
interface{} |
No description. |
ChartTitle |
interface{} |
No description. |
DashboardId |
interface{} |
No description. |
LogStore |
interface{} |
No description. |
PowerSqlMode |
interface{} |
No description. |
Project |
interface{} |
No description. |
Region |
interface{} |
No description. |
RoleArn |
interface{} |
No description. |
Store |
interface{} |
No description. |
StoreType |
interface{} |
No description. |
End
Required
End interface{}
- Type: interface{}
Query
Required
Query interface{}
- Type: interface{}
Start
Required
Start interface{}
- Type: interface{}
TimeSpanType
Required
TimeSpanType interface{}
- Type: interface{}
ChartTitle
Optional
ChartTitle interface{}
- Type: interface{}
DashboardId
Optional
DashboardId interface{}
- Type: interface{}
LogStore
Optional
LogStore interface{}
- Type: interface{}
PowerSqlMode
Optional
PowerSqlMode interface{}
- Type: interface{}
Project
Optional
Project interface{}
- Type: interface{}
Region
Optional
Region interface{}
- Type: interface{}
RoleArn
Optional
RoleArn interface{}
- Type: interface{}
Store
Optional
Store interface{}
- Type: interface{}
StoreType
Optional
StoreType interface{}
- Type: interface{}