GetInstancesInstanceAllowedListInternetList

data class GetInstancesInstanceAllowedListInternetList(val allowedIpLists: List<String>, val portRange: String)

Constructors

constructor(allowedIpLists: List<String>, portRange: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The allowed ip list of the internet_list.

Link copied to clipboard

The port range of the internet_list.