EnvironmentDaprComponentSecret

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

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Secret name.

Link copied to clipboard

The value for this secret.