RosMetricStoreProps
Properties for defining a RosMetricStore
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-sls-metricstore
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdksls"
&alicloudroscdksls.RosMetricStoreProps {
LogstoreName: interface{},
ProjectName: interface{},
PreserveStorage: interface{},
ShardCount: interface{},
Ttl: interface{},
}
Properties
Name | Type | Description |
---|---|---|
LogstoreName |
interface{} |
No description. |
ProjectName |
interface{} |
No description. |
PreserveStorage |
interface{} |
No description. |
ShardCount |
interface{} |
No description. |
Ttl |
interface{} |
No description. |
LogstoreName
Required
LogstoreName interface{}
- Type: interface{}
ProjectName
Required
ProjectName interface{}
- Type: interface{}
PreserveStorage
Optional
PreserveStorage interface{}
- Type: interface{}
ShardCount
Optional
ShardCount interface{}
- Type: interface{}
Ttl
Optional
Ttl interface{}
- Type: interface{}