GetNamespacesNamespace

data class GetNamespacesNamespace(val description: String, val id: String, val namespaceId: String, val namespaceName: String)

Constructors

Link copied to clipboard
constructor(description: String, id: String, namespaceId: String, namespaceName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The description of the resource.

Link copied to clipboard
val id: String

The ID of the resource.

Link copied to clipboard

The ID of the Namespace.

Link copied to clipboard

The name of the resource.