NetworkAclAttachmentResource

data class NetworkAclAttachmentResource(val resourceId: String, val resourceType: String)

Constructors

Link copied to clipboard
constructor(resourceId: String, resourceType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The resource id that the network acl will associate with.

Link copied to clipboard

The resource id that the network acl will associate with. Only support VSwitch now.