GetDedicatedIpPoolPlainArgs

data class GetDedicatedIpPoolPlainArgs(val poolName: String) : ConvertibleToJava<GetDedicatedIpPoolPlainArgs>

Constructors

Link copied to clipboard
constructor(poolName: String)

Properties

Link copied to clipboard

The name of the dedicated IP pool.

Functions

Link copied to clipboard
open override fun toJava(): GetDedicatedIpPoolPlainArgs