LogConfigProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkfc"
&alicloudroscdkfc.LogConfigProperty {
EnableRequestMetrics: interface{},
LogBeginRule: interface{},
Logstore: interface{},
Project: interface{},
}
Properties
Name | Type | Description |
---|---|---|
EnableRequestMetrics |
interface{} |
No description. |
LogBeginRule |
interface{} |
No description. |
Logstore |
interface{} |
No description. |
Project |
interface{} |
No description. |
EnableRequestMetrics
Optional
EnableRequestMetrics interface{}
- Type: interface{}
LogBeginRule
Optional
LogBeginRule interface{}
- Type: interface{}
Logstore
Optional
Logstore interface{}
- Type: interface{}
Project
Optional
Project interface{}
- Type: interface{}