GetResourceShareFilter

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

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the tag key to filter on.

Link copied to clipboard

Value of the tag key.