componentsInfo

@JvmName(name = "ptemngpgewclmaht")
suspend fun componentsInfo(value: Output<List<ApplicationComponentInfoArgs>>)
@JvmName(name = "shluketcoqwolqnj")
suspend fun componentsInfo(value: List<ApplicationComponentInfoArgs>?)

Parameters

value

This is an optional parameter for component details to which the SAP ABAP application is attached, such as Web Dispatcher.


@JvmName(name = "pxxpujgfdbgijean")
suspend fun componentsInfo(vararg values: Output<ApplicationComponentInfoArgs>)


@JvmName(name = "bjhjbydnglghtwen")
suspend fun componentsInfo(values: List<Output<ApplicationComponentInfoArgs>>)
@JvmName(name = "hfhdnixpcmlxeaic")
suspend fun componentsInfo(vararg values: ApplicationComponentInfoArgs)

Parameters

values

This is an optional parameter for component details to which the SAP ABAP application is attached, such as Web Dispatcher.


@JvmName(name = "qxkfffcdlmlmmown")
suspend fun componentsInfo(argument: List<suspend ApplicationComponentInfoArgsBuilder.() -> Unit>)
@JvmName(name = "maeqvelfrocflpag")
suspend fun componentsInfo(vararg argument: suspend ApplicationComponentInfoArgsBuilder.() -> Unit)
@JvmName(name = "omiquqtrglofoidx")
suspend fun componentsInfo(argument: suspend ApplicationComponentInfoArgsBuilder.() -> Unit)

Parameters

argument

This is an optional parameter for component details to which the SAP ABAP application is attached, such as Web Dispatcher.