AccountNetworkProfileNodeManagementAccess

Constructors

constructor(defaultAction: String? = null, ipRules: List<AccountNetworkProfileNodeManagementAccessIpRule>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val defaultAction: String? = null

Specifies the default action for the node management access. Possible values are Allow and Deny. Defaults to Deny.

Link copied to clipboard

One or more ip_rule blocks as defined below.