FlowLog

class FlowLog : KotlinCustomResource

Provides a VPC Flow Log resource. While it uses alicloud.vpc.FlowLog to build a vpc flow log resource, it will be active by default. For information about VPC Flow Log and how to use it, see What is Flow Log.

NOTE: Available since v1.117.0.

Import

VPC Flow Log can be imported using the id, e.g.

$ pulumi import alicloud:vpc/flowLog:FlowLog example <id>

Properties

Link copied to clipboard

Data aggregation interval

Link copied to clipboard
val businessStatus: Output<String>

Business status

Link copied to clipboard
val createTime: Output<String>

Creation time

Link copied to clipboard
val description: Output<String>?

The Description of the VPC Flow Log.

Link copied to clipboard
val flowLogId: Output<String>

The flow log ID.

Link copied to clipboard
val flowLogName: Output<String>?

The Name of the VPC Flow Log.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val ipVersion: Output<String>

The IP address type of the collected traffic.

Link copied to clipboard
val logStoreName: Output<String>

The name of the logstore.

Link copied to clipboard
val projectName: Output<String>

The name of the project.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val regionId: Output<String>

(Available since v1.243.0) The region ID.

Link copied to clipboard
val resourceGroupId: Output<String>

The ID of the resource group.

Link copied to clipboard
val resourceId: Output<String>

The ID of the resource.

Link copied to clipboard
val resourceType: Output<String>

The resource type of the traffic captured by the flow log:

Link copied to clipboard
val status: Output<String>

The status of the VPC Flow Log. Valid values: Active and Inactive.

Link copied to clipboard
val tags: Output<Map<String, String>>?

The tag of the current instance resource.

Link copied to clipboard
val trafficPaths: Output<List<String>>

The collected flow path. Value:

Link copied to clipboard
val trafficType: Output<String>

The type of traffic collected. Valid values:

Link copied to clipboard
val urn: Output<String>