sort

@JvmName(name = "etoqotovlqimthpx")
suspend fun sort(value: Output<List<ComponentSortPropertyArgs>>)
@JvmName(name = "sxqjhferlxxbphqa")
suspend fun sort(value: List<ComponentSortPropertyArgs>?)

Parameters

value

Describes how to sort the component's properties.


@JvmName(name = "ebijrptdhsrsioxq")
suspend fun sort(vararg values: Output<ComponentSortPropertyArgs>)


@JvmName(name = "fjirywdkgwnnhfgh")
suspend fun sort(values: List<Output<ComponentSortPropertyArgs>>)
@JvmName(name = "hglhdoeqimvexocn")
suspend fun sort(vararg values: ComponentSortPropertyArgs)

Parameters

values

Describes how to sort the component's properties.


@JvmName(name = "devreoxossrdtpxf")
suspend fun sort(argument: List<suspend ComponentSortPropertyArgsBuilder.() -> Unit>)
@JvmName(name = "taopxbehehujqpps")
suspend fun sort(vararg argument: suspend ComponentSortPropertyArgsBuilder.() -> Unit)
@JvmName(name = "bqrterhxgpknlioa")
suspend fun sort(argument: suspend ComponentSortPropertyArgsBuilder.() -> Unit)

Parameters

argument

Describes how to sort the component's properties.