GetHoneypotPresetsResult

data class GetHoneypotPresetsResult(val currentPage: Int? = null, val enableDetails: Boolean? = null, val honeypotImageName: String? = null, val id: String, val ids: List<String>, 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, val presets: List<GetHoneypotPresetsPreset>)

A collection of values returned by getHoneypotPresets.

Constructors

Link copied to clipboard
constructor(currentPage: Int? = null, enableDetails: Boolean? = null, honeypotImageName: String? = null, id: String, ids: List<String>, lang: String? = null, nodeId: String? = null, nodeName: String? = null, outputFile: String? = null, pageNumber: Int? = null, pageSize: Int? = null, presetName: String? = null, presets: List<GetHoneypotPresetsPreset>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val currentPage: Int? = null
Link copied to clipboard
val enableDetails: Boolean? = null
Link copied to clipboard

Honeypot mirror name.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

A list of Honeypot Preset IDs.

Link copied to clipboard
val lang: String? = null
Link copied to clipboard
val nodeId: String? = null

Unique id of management node.

Link copied to clipboard
val nodeName: String? = null
Link copied to clipboard
val outputFile: String? = null
Link copied to clipboard
val pageNumber: Int? = null
Link copied to clipboard
val pageSize: Int? = null
Link copied to clipboard
val presetName: String? = null

Honeypot template custom name.

Link copied to clipboard

A list of Honeypot Preset Entries. Each element contains the following attributes: