source

@JvmName(name = "ftqgvssrjvcdhvgq")
suspend fun source(value: Output<PagesProjectSourceArgs>)
@JvmName(name = "kvgejbudhmkwirpp")
suspend fun source(value: PagesProjectSourceArgs?)

Parameters

value

Configuration for the project source. Read more about the source configuration in the developer documentation.


@JvmName(name = "icoxordwxbvxicel")
suspend fun source(argument: suspend PagesProjectSourceArgsBuilder.() -> Unit)

Parameters

argument

Configuration for the project source. Read more about the source configuration in the developer documentation.