GetDdosCooPortsResult

data class GetDdosCooPortsResult(val frontendPort: String? = null, val frontendProtocol: String? = null, val id: String, val ids: List<String>, val instanceId: String, val outputFile: String? = null, val ports: List<GetDdosCooPortsPort>)

A collection of values returned by getDdosCooPorts.

Constructors

Link copied to clipboard
constructor(frontendPort: String? = null, frontendProtocol: String? = null, id: String, ids: List<String>, instanceId: String, outputFile: String? = null, ports: List<GetDdosCooPortsPort>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val frontendPort: String? = null

The forwarding port.

Link copied to clipboard

The forwarding protocol.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard
Link copied to clipboard

The Ddoscoo instance ID.

Link copied to clipboard
val outputFile: String? = null
Link copied to clipboard

A list of DdosCoo Ports. Each element contains the following attributes: