discoveredFrameworks

@JvmName(name = "paqlvqbtpfcpylxb")
suspend fun discoveredFrameworks(value: Output<List<WebApplicationFrameworkArgs>>)
@JvmName(name = "cysxqsjyuowxbked")
suspend fun discoveredFrameworks(value: List<WebApplicationFrameworkArgs>?)

Parameters

value

Gets or sets the discovered frameworks of application.


@JvmName(name = "rmmkwcxpaugdjigl")
suspend fun discoveredFrameworks(vararg values: Output<WebApplicationFrameworkArgs>)


@JvmName(name = "frxqshxswoocpwja")
suspend fun discoveredFrameworks(values: List<Output<WebApplicationFrameworkArgs>>)
@JvmName(name = "skujdddtnssjwmlt")
suspend fun discoveredFrameworks(vararg values: WebApplicationFrameworkArgs)

Parameters

values

Gets or sets the discovered frameworks of application.


@JvmName(name = "lhjpwhkkteipmoms")
suspend fun discoveredFrameworks(argument: List<suspend WebApplicationFrameworkArgsBuilder.() -> Unit>)
@JvmName(name = "lihshueqmjoyiafd")
suspend fun discoveredFrameworks(vararg argument: suspend WebApplicationFrameworkArgsBuilder.() -> Unit)
@JvmName(name = "geodixxiqemyunxh")
suspend fun discoveredFrameworks(argument: suspend WebApplicationFrameworkArgsBuilder.() -> Unit)

Parameters

argument

Gets or sets the discovered frameworks of application.