V2modelsSlotTypeCompositeSlotTypeSettingArgs

data class V2modelsSlotTypeCompositeSlotTypeSettingArgs(val subSlots: Output<List<V2modelsSlotTypeCompositeSlotTypeSettingSubSlotArgs>>? = null) : ConvertibleToJava<V2modelsSlotTypeCompositeSlotTypeSettingArgs>

Constructors

constructor(subSlots: Output<List<V2modelsSlotTypeCompositeSlotTypeSettingSubSlotArgs>>? = null)

Properties

Link copied to clipboard

Sub slots in the composite slot. See sub_slots argument reference below.

Functions

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