V2modelsSlotTypeSlotTypeValuesSampleValueArgs

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

Constructors

constructor(value: Output<String>)

Properties

Link copied to clipboard
val value: Output<String>

Value that can be used for a slot type.

Functions

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