GetStaticIpPlainArgs

data class GetStaticIpPlainArgs(val staticIpName: String) : ConvertibleToJava<GetStaticIpPlainArgs>

Constructors

Link copied to clipboard
fun GetStaticIpPlainArgs(staticIpName: String)

Functions

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

Properties

Link copied to clipboard

The name of the static IP address.