GetEnvironmentEntryResult

data class GetEnvironmentEntryResult(val name: String, val value: String)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Resource URI that can be used to identify the scope of the key value map entries.

Link copied to clipboard

Data or payload that is being retrieved and associated with the unique key.