PeeringAttachmentOptions

data class PeeringAttachmentOptions(val dynamicRouting: String? = null)

Constructors

Link copied to clipboard
constructor(dynamicRouting: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val dynamicRouting: String? = null

Indicates whether dynamic routing is enabled or disabled.. Supports enable and disable.