GetDhcpOptionsPlainArgs

data class GetDhcpOptionsPlainArgs(val dhcpOptionsId: String) : ConvertibleToJava<GetDhcpOptionsPlainArgs>

Constructors

Link copied to clipboard
constructor(dhcpOptionsId: String)

Properties

Link copied to clipboard

The ID of the DHCP options set.

Functions

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