RosFlowLogsProps
Properties for defining a RosFlowLogs
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-vpc-flowlogs
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc/datasource"
&datasource.RosFlowLogsProps {
Description: interface{},
FlowLogId: interface{},
FlowLogName: interface{},
LogStoreName: interface{},
ProjectName: interface{},
RefreshOptions: interface{},
ResourceId: interface{},
ResourceType: interface{},
TrafficType: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Description |
interface{} |
No description. |
FlowLogId |
interface{} |
No description. |
FlowLogName |
interface{} |
No description. |
LogStoreName |
interface{} |
No description. |
ProjectName |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
ResourceId |
interface{} |
No description. |
ResourceType |
interface{} |
No description. |
TrafficType |
interface{} |
No description. |
Description
Optional
Description interface{}
- Type: interface{}
FlowLogId
Optional
FlowLogId interface{}
- Type: interface{}
FlowLogName
Optional
FlowLogName interface{}
- Type: interface{}
LogStoreName
Optional
LogStoreName interface{}
- Type: interface{}
ProjectName
Optional
ProjectName interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
ResourceId
Optional
ResourceId interface{}
- Type: interface{}
ResourceType
Optional
ResourceType interface{}
- Type: interface{}
TrafficType
Optional
TrafficType interface{}
- Type: interface{}