DhcpOptions

The set of DHCP options.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The DHCP options in the set.

Link copied to clipboard

The ID of the set of DHCP options.

Link copied to clipboard

The ID of the Amazon Web Services account that owns the DHCP options set.

Link copied to clipboard
val tags: List<Tag>?

Any tags assigned to the DHCP options set.

Functions

Link copied to clipboard
inline fun copy(block: DhcpOptions.Builder.() -> Unit = {}): DhcpOptions
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String