Get Honeypot Presets Plain Args
data class GetHoneypotPresetsPlainArgs(val currentPage: Int? = null, val enableDetails: Boolean? = null, val honeypotImageName: String? = null, val ids: List<String>? = null, val lang: String? = null, val nodeId: String? = null, val nodeName: String? = null, val outputFile: String? = null, val pageNumber: Int? = null, val pageSize: Int? = null, val presetName: String? = null) : ConvertibleToJava<GetHoneypotPresetsPlainArgs>
A collection of arguments for invoking getHoneypotPresets.
Constructors
Link copied to clipboard
constructor(currentPage: Int? = null, enableDetails: Boolean? = null, honeypotImageName: String? = null, ids: List<String>? = null, lang: String? = null, nodeId: String? = null, nodeName: String? = null, outputFile: String? = null, pageNumber: Int? = null, pageSize: Int? = null, presetName: String? = null)
Properties
Link copied to clipboard
Link copied to clipboard
Default to false
. Set it to true
can output more details about resource attributes.
Link copied to clipboard
Honeypot mirror name
Link copied to clipboard
File name where to save data source results (after running pulumi preview
).
Link copied to clipboard
Link copied to clipboard
Honeypot template custom name