discoveredFrameworks

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

Parameters

value

Gets or sets the discovered frameworks of application.


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


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

Parameters

values

Gets or sets the discovered frameworks of application.


@JvmName(name = "alvgqagpqbtblnlo")
suspend fun discoveredFrameworks(argument: List<suspend WebApplicationFrameworkArgsBuilder.() -> Unit>)
@JvmName(name = "goyvfpfiijaioqnf")
suspend fun discoveredFrameworks(vararg argument: suspend WebApplicationFrameworkArgsBuilder.() -> Unit)
@JvmName(name = "wrgqcelaokxsktoe")
suspend fun discoveredFrameworks(argument: suspend WebApplicationFrameworkArgsBuilder.() -> Unit)

Parameters

argument

Gets or sets the discovered frameworks of application.