Skip to content

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.

EnableRequestMetricsOptional

EnableRequestMetrics interface{}
  • Type: interface{}

LogBeginRuleOptional

LogBeginRule interface{}
  • Type: interface{}

LogstoreOptional

Logstore interface{}
  • Type: interface{}

ProjectOptional

Project interface{}
  • Type: interface{}