Service Code Configuration Values Args
constructor(buildCommand: Output<String>? = null, port: Output<String>? = null, runtime: Output<ServiceCodeConfigurationValuesRuntime>, runtimeEnvironmentSecrets: Output<List<ServiceKeyValuePairArgs>>? = null, runtimeEnvironmentVariables: Output<List<ServiceKeyValuePairArgs>>? = null, startCommand: Output<String>? = null)