property StatePutRequestSchema.properties Properties expectedRevision: { anyOf: { minLength: number; type: string; } | { type: string; }[]; } key: { minLength: number; type: string; } store: { minLength: number; type: string; } ttlMs: { minimum: number; type: string; } value