Account Network Profile Node Management Access
data class AccountNetworkProfileNodeManagementAccess(val defaultAction: String? = null, val ipRules: List<AccountNetworkProfileNodeManagementAccessIpRule>? = null)
Constructors
Link copied to clipboard
constructor(defaultAction: String? = null, ipRules: List<AccountNetworkProfileNodeManagementAccessIpRule>? = null)