runtime Environment Secrets
Parameters
value
The secrets and parameters that get referenced by your service as environment variables
Parameters
values
The secrets and parameters that get referenced by your service as environment variables
suspend fun runtimeEnvironmentSecrets(argument: List<suspend ServiceKeyValuePairArgsBuilder.() -> Unit>)
suspend fun runtimeEnvironmentSecrets(vararg argument: suspend ServiceKeyValuePairArgsBuilder.() -> Unit)
Parameters
argument
The secrets and parameters that get referenced by your service as environment variables