compositeComponentTypes

@JvmName(name = "llpsrhtyuoqbnkyu")
suspend fun compositeComponentTypes(value: Output<Map<String, ComponentTypeCompositeComponentTypeArgs>>)
@JvmName(name = "ahnbrjjcpnepltmg")
suspend fun compositeComponentTypes(value: Map<String, ComponentTypeCompositeComponentTypeArgs>?)

Parameters

value

An map of the composite component types in the component type. Each composite component type's key must be unique to this map.


@JvmName(name = "awqtqywhcihmhlin")
suspend fun compositeComponentTypes(vararg argument: Pair<String, suspend ComponentTypeCompositeComponentTypeArgsBuilder.() -> Unit>)

Parameters

argument

An map of the composite component types in the component type. Each composite component type's key must be unique to this map.


@JvmName(name = "svqcrisooqvkbjyq")
fun compositeComponentTypes(vararg values: Pair<String, ComponentTypeCompositeComponentTypeArgs>)

Parameters

values

An map of the composite component types in the component type. Each composite component type's key must be unique to this map.