Dsl

class Dsl

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
@get:JvmName(name = "getLiteral")
@set:JvmName(name = "setLiteral")
var literal: String

string literal = 1;

Link copied to clipboard
@get:JvmName(name = "getSecret")
@set:JvmName(name = "setSecret")
var secret: EncryptedSecret

.elide.app.EncryptedSecret secret = 2;

Link copied to clipboard
@get:JvmName(name = "getValueCase")
val valueCase: RenderedEnvironment.ValueCase

Functions

Link copied to clipboard

string literal = 1;

Link copied to clipboard

.elide.app.EncryptedSecret secret = 2;

Link copied to clipboard
Link copied to clipboard

string literal = 1;

Link copied to clipboard

.elide.app.EncryptedSecret secret = 2;