RosFlowLogProps
Properties for defining a RosFlowLog
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-vpc-flowlog
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc"
&alicloudroscdkvpc.RosFlowLogProps {
LogStoreName: interface{},
ProjectName: interface{},
ResourceId: interface{},
ResourceType: interface{},
TrafficType: interface{},
Description: interface{},
FlowLogName: interface{},
}
Properties
Name | Type | Description |
---|---|---|
LogStoreName |
interface{} |
No description. |
ProjectName |
interface{} |
No description. |
ResourceId |
interface{} |
No description. |
ResourceType |
interface{} |
No description. |
TrafficType |
interface{} |
No description. |
Description |
interface{} |
No description. |
FlowLogName |
interface{} |
No description. |
LogStoreName
Required
LogStoreName interface{}
- Type: interface{}
ProjectName
Required
ProjectName interface{}
- Type: interface{}
ResourceId
Required
ResourceId interface{}
- Type: interface{}
ResourceType
Required
ResourceType interface{}
- Type: interface{}
TrafficType
Required
TrafficType interface{}
- Type: interface{}
Description
Optional
Description interface{}
- Type: interface{}
FlowLogName
Optional
FlowLogName interface{}
- Type: interface{}