GetLocalGatewayVirtualInterfaceGroupFilter

data class GetLocalGatewayVirtualInterfaceGroupFilter(val name: String, val values: List<String>)

Constructors

constructor(name: String, values: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the filter.

Link copied to clipboard

List of one or more values for the filter.