Get Flowlogs Plain Args
data class GetFlowlogsPlainArgs(val cenId: String? = null, val description: String? = null, val flowLogId: String? = null, val flowLogName: String? = null, val flowLogVersion: String? = null, val ids: List<String>? = null, val interval: Int? = null, val logStoreName: String? = null, val nameRegex: String? = null, val outputFile: String? = null, val pageNumber: Int? = null, val pageSize: Int? = null, val projectName: String? = null, val regionId: String? = null, val status: String? = null, val transitRouterId: String? = null) : ConvertibleToJava<GetFlowlogsPlainArgs>
A collection of arguments for invoking getFlowlogs.
Constructors
Link copied to clipboard
constructor(cenId: String? = null, description: String? = null, flowLogId: String? = null, flowLogName: String? = null, flowLogVersion: String? = null, ids: List<String>? = null, interval: Int? = null, logStoreName: String? = null, nameRegex: String? = null, outputFile: String? = null, pageNumber: Int? = null, pageSize: Int? = null, projectName: String? = null, regionId: String? = null, status: String? = null, transitRouterId: String? = null)
Properties
Link copied to clipboard
The description of the flowlog.
Link copied to clipboard
The name of the flowlog.
Link copied to clipboard
Flowlog Version.
Link copied to clipboard
The LogStore that stores the flowlog.
Link copied to clipboard
File name where to save data source results (after running pulumi preview
).
Link copied to clipboard
Current page number.
Link copied to clipboard
The Project that stores the flowlog.
Link copied to clipboard
Transit Router ID