source

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

Parameters

value

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


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

Parameters

argument

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