InstanceNetworkConfigAuthorizedExternalNetwork

data class InstanceNetworkConfigAuthorizedExternalNetwork(val cidrRange: String? = null)

Constructors

constructor(cidrRange: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val cidrRange: String? = null

CIDR range for one authorized network of the instance.