source

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

Parameters

value

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


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

Parameters

argument

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