services
suspend fun services(value: Output<Map<String, PagesProjectDeploymentConfigsProductionServicesArgs>>)
Parameters
value
Services used for Pages Functions.
suspend fun services(vararg argument: Pair<String, suspend PagesProjectDeploymentConfigsProductionServicesArgsBuilder.() -> Unit>)
Parameters
argument
Services used for Pages Functions.
Parameters
values
Services used for Pages Functions.