discoveredFrameworks

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

Parameters

value

Gets or sets the discovered frameworks of application.


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


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

Parameters

values

Gets or sets the discovered frameworks of application.


@JvmName(name = "xiyrhbpajlumpjnd")
suspend fun discoveredFrameworks(argument: List<suspend WebApplicationFrameworkArgsBuilder.() -> Unit>)
@JvmName(name = "rpnclvussnsllvbp")
suspend fun discoveredFrameworks(vararg argument: suspend WebApplicationFrameworkArgsBuilder.() -> Unit)
@JvmName(name = "dafabcfvqtlfqgcj")
suspend fun discoveredFrameworks(argument: suspend WebApplicationFrameworkArgsBuilder.() -> Unit)

Parameters

argument

Gets or sets the discovered frameworks of application.