GetFlowlogsFlowlog

data class GetFlowlogsFlowlog(val cenId: String, val createTime: String, val description: String, val flowLogId: String, val flowLogName: String, val flowLogVersion: String, val id: String, val interval: Int, val logFormatString: String, val logStoreName: String, val projectName: String, val recordTotal: String, val regionId: String, val status: String, val tags: Map<String, String>, val transitRouterAttachmentId: String, val transitRouterId: String)

Constructors

Link copied to clipboard
constructor(cenId: String, createTime: String, description: String, flowLogId: String, flowLogName: String, flowLogVersion: String, id: String, interval: Int, logFormatString: String, logStoreName: String, projectName: String, recordTotal: String, regionId: String, status: String, tags: Map<String, String>, transitRouterAttachmentId: String, transitRouterId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of Cen instance.

Link copied to clipboard

The createTime of flowlog.

Link copied to clipboard

The description of the flowlog.

Link copied to clipboard

The ID of FlowLog.

Link copied to clipboard

The name of the flowlog.

Link copied to clipboard

Flowlog Version.

Link copied to clipboard
val id: String

The ID of FlowLog.

Link copied to clipboard

The duration of the capture window for the flow log to capture traffic. Unit: seconds. Valid values: 60 or **600 * *. Default value: **600 * *.

Link copied to clipboard

(Available since v1.236.0) Log Format.

Link copied to clipboard

The LogStore that stores the flowlog.

Link copied to clipboard

The Project that stores the flowlog.

Link copied to clipboard

(Available since v1.236.0) Total number of records.

Link copied to clipboard

Region id

Link copied to clipboard

The status of the flow log. Valid values:-Active: started.-InActive: not started.

Link copied to clipboard

The tag of the resource.

Link copied to clipboard

(Available since v1.236.0) Cross-region Connection ID or VBR connection ID.> This parameter is required.

Link copied to clipboard

Transit Router ID