GetVolumeGroupNetworkRule

data class GetVolumeGroupNetworkRule(val action: String, val subnetId: String)

Constructors

Link copied to clipboard
constructor(action: String, subnetId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The action to take when an access attempt to this Elastic SAN Volume Group from this Subnet is made.

Link copied to clipboard

The ID of the Subnet from which access to this Elastic SAN Volume Group is allowed.