ReasoningEngineSpec_DeploymentSpec constructor
ReasoningEngineSpec_DeploymentSpec({})
Implementation
ReasoningEngineSpec_DeploymentSpec({
this.env = const [],
this.secretEnv = const [],
this.pscInterfaceConfig,
this.minInstances,
this.maxInstances,
this.resourceLimits = const {},
this.containerConcurrency,
}) : super(fullyQualifiedName);