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. |
DescriptionOptional
Description interface{}
- Type: interface{}
FlowLogIdOptional
FlowLogId interface{}
- Type: interface{}
FlowLogNameOptional
FlowLogName interface{}
- Type: interface{}
LogStoreNameOptional
LogStoreName interface{}
- Type: interface{}
ProjectNameOptional
ProjectName interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}
ResourceIdOptional
ResourceId interface{}
- Type: interface{}
ResourceTypeOptional
ResourceType interface{}
- Type: interface{}
TrafficTypeOptional
TrafficType interface{}
- Type: interface{}