collapsibleGroup

@JvmName(name = "ipeetauhbomskqcp")
suspend fun collapsibleGroup(value: Output<CollapsibleGroupArgs>)
@JvmName(name = "mijwunhwmfaaeeat")
suspend fun collapsibleGroup(value: CollapsibleGroupArgs?)

Parameters

value

A widget that groups the other widgets. All widgets that are within the area spanned by the grouping widget are considered member widgets.


@JvmName(name = "fehjbxlmvwgrodur")
suspend fun collapsibleGroup(argument: suspend CollapsibleGroupArgsBuilder.() -> Unit)

Parameters

argument

A widget that groups the other widgets. All widgets that are within the area spanned by the grouping widget are considered member widgets.