scope

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

Parameters

value

Scope of an application. Structure is documented below.


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

Parameters

argument

Scope of an application. Structure is documented below.