scope

@JvmName(name = "calipyucrvljdjsu")
suspend fun scope(value: Output<ApplicationScopeArgs>)
@JvmName(name = "lmihesepdqqueaon")
suspend fun scope(value: ApplicationScopeArgs?)

Parameters

value

Scope of an application. Structure is documented below.


@JvmName(name = "vrhdgukkvixssdtg")
suspend fun scope(argument: suspend ApplicationScopeArgsBuilder.() -> Unit)

Parameters

argument

Scope of an application. Structure is documented below.