V2modelsSlotTypeCompositeSlotTypeSettingArgs

data class V2modelsSlotTypeCompositeSlotTypeSettingArgs(val subSlots: Output<List<Any>>) : ConvertibleToJava<V2modelsSlotTypeCompositeSlotTypeSettingArgs>

Constructors

Functions

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

Properties

Link copied to clipboard
val subSlots: Output<List<Any>>

Subslots in the composite slot. Contains filtered or unexported fields. See `sub_slot_type_composition` argument reference below.