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. |
EndRequired
End interface{}
- Type: interface{}
QueryRequired
Query interface{}
- Type: interface{}
StartRequired
Start interface{}
- Type: interface{}
TimeSpanTypeRequired
TimeSpanType interface{}
- Type: interface{}
ChartTitleOptional
ChartTitle interface{}
- Type: interface{}
DashboardIdOptional
DashboardId interface{}
- Type: interface{}
LogStoreOptional
LogStore interface{}
- Type: interface{}
PowerSqlModeOptional
PowerSqlMode interface{}
- Type: interface{}
ProjectOptional
Project interface{}
- Type: interface{}
RegionOptional
Region interface{}
- Type: interface{}
RoleArnOptional
RoleArn interface{}
- Type: interface{}
StoreOptional
Store interface{}
- Type: interface{}
StoreTypeOptional
StoreType interface{}
- Type: interface{}