RevisionSpec constructor
RevisionSpec({})
Implementation
RevisionSpec({
this.containerConcurrency,
this.containers,
this.enableServiceLinks,
this.imagePullSecrets,
this.serviceAccountName,
this.timeoutSeconds,
this.volumes,
});