WorkspaceCustomStringParameterArgs

data class WorkspaceCustomStringParameterArgs(val value: Output<String>) : ConvertibleToJava<WorkspaceCustomStringParameterArgs>

The Value.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): WorkspaceCustomStringParameterArgs

Properties

Link copied to clipboard
val value: Output<String>

The value which should be used for this field.