customComponents

@JvmName(name = "frolhcotohajrnxi")
suspend fun customComponents(value: Output<List<ApplicationCustomComponentArgs>>)
@JvmName(name = "hwhsgujwbdemaodb")
suspend fun customComponents(value: List<ApplicationCustomComponentArgs>?)

Parameters

value

The custom grouped components.


@JvmName(name = "bwoabothcepigsdb")
suspend fun customComponents(vararg values: Output<ApplicationCustomComponentArgs>)


@JvmName(name = "evidbasgxiwakysi")
suspend fun customComponents(values: List<Output<ApplicationCustomComponentArgs>>)
@JvmName(name = "itptdxhrqeophiuw")
suspend fun customComponents(vararg values: ApplicationCustomComponentArgs)

Parameters

values

The custom grouped components.


@JvmName(name = "geppffadusoyphvp")
suspend fun customComponents(argument: List<suspend ApplicationCustomComponentArgsBuilder.() -> Unit>)
@JvmName(name = "vlfdiueogeaaausa")
suspend fun customComponents(vararg argument: suspend ApplicationCustomComponentArgsBuilder.() -> Unit)
@JvmName(name = "shobdjshnfasefpf")
suspend fun customComponents(argument: suspend ApplicationCustomComponentArgsBuilder.() -> Unit)

Parameters

argument

The custom grouped components.